Skip to content
Snippets Groups Projects
Commit 6f3df41a authored by Qimin Zeng's avatar Qimin Zeng
Browse files

Update file results.html

parent fdba1fc7
No related branches found
No related tags found
No related merge requests found
Pipeline #474271 passed
......@@ -86,13 +86,13 @@
<div class="pagecontainer">
<div class="pagebody">
<div class="pagenav">
<div onclick="goTo(document.getElementById('one'))"><span id="subtitle1">Overview</span></div>
<div onclick="goTo(document.getElementById('two'))"><span id="subtitle2">Enzyme Modification</span></div>
<div onclick="goTo(document.getElementById('three'))"><span id="subtitle3">Model</span></div>
<div onclick="goTo(document.getElementById('four'))"><span id="subtitle4">High-Throughput Screening</span></div>
<div onclick="goTo(document.getElementById('one'))"><span id="subtitle1"><b>Overview</b></span></div>
<div onclick="goTo(document.getElementById('two'))"><span id="subtitle2"><b>Enzyme Modification</b></span></div>
<div onclick="goTo(document.getElementById('three'))"><span id="subtitle3"><b>Model</b></span></div>
<div onclick="goTo(document.getElementById('four'))"><span id="subtitle4"><b>High-Throughput Screening</b></span></div>
<br>
<br>
<div onclick="goTo(document.getElementById('five'))"><span id="subtitle5">Discussion</span></div>
<div onclick="goTo(document.getElementById('five'))"><span id="subtitle5"><b>Discussion</b></span></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment