Skip to content

Commit

Permalink
Trying again. href should be on the a, not the span
Browse files Browse the repository at this point in the history
  • Loading branch information
jorvis committed Nov 30, 2023
1 parent 33afb58 commit 5abbd0b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions www/include/primary_nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,7 @@
<li>
<span class="icon-text is-align-items-center is-flex">
<span class="icon"><i class="mdi mdi-18px mdi-folder-text-outline"></i></span>
<<<<<<< HEAD
<span class="icon-text-part"><a tool="manage_genes" href="./gene_collection_manager.html">Gene Lists</a></span>
=======
<span class="icon-text-part" href="./gene_collection_manager.html"><a tool="manage_genes">Gene Collections</a></span>
>>>>>>> 240c3c02d771128f079521de61e9dc6f3c87412b
</span>
</li>
<li>
Expand Down

0 comments on commit 5abbd0b

Please sign in to comment.