Skip to content

Commit

Permalink
Merge pull request #336 from manics/help
Browse files Browse the repository at this point in the history
Help: provide help
  • Loading branch information
jburel authored Aug 12, 2020
2 parents 4c03a67 + c47333c commit dc96de2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/app/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,12 @@
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li>
<a target="_blank"
href="https://omero-guides.readthedocs.io/projects/iviewer/">
How to use OMERO.iviewer
</a>
</li>
<li click.delegate="showAbout()">
<a href="#">About OMERO.iviewer</a>
</li>
Expand Down

0 comments on commit dc96de2

Please sign in to comment.