Changeset 54:a8b9b2391ef3 in AnnotationManagerN4J for src/main/webapp/index.html


Ignore:
Timestamp:
Nov 19, 2012, 10:29:58 AM (11 years ago)
Author:
casties
Branch:
default
Message:

starting cleanup of annotationbrowser.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/webapp/index.html

    r51 r54  
    1717    <li><a href="annotationBrowser">All Annotations</a></li>
    1818  </ul>
    19   <h2>View non-public Annotations with log-in  </h2>
     19  <!-- TODO: should be configurable
     20  <h2>View non-public Annotations with log-in</h2>
    2021  <ul>
    2122    <li><a href="http://libcoll.mpiwg-berlin.mpg.de/annotations">http://libcoll.mpiwg-berlin.mpg.de/annotations</a></li>
    2223  </ul>
     24-->
    2325  <h2>Admin</h2>
    24         <ul>
    25                 <li><a href="annotations/groups">View and edit groups</a></li>
     26  <ul>
     27    <li><a href="annotations/groups">View and edit groups</a></li>
    2628    <li><a href="annotations/persons">View and edit persons</a></li>
    2729    <li><a href="annotations/annotations">View and edit annotations</a></li>
    28         </ul>
     30  </ul>
    2931</body>
    3032</html>
Note: See TracChangeset for help on using the changeset viewer.