Changeset 54:a8b9b2391ef3 in AnnotationManagerN4J for src/main/webapp/index.html
- Timestamp:
- Nov 19, 2012, 10:29:58 AM (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/webapp/index.html
r51 r54 17 17 <li><a href="annotationBrowser">All Annotations</a></li> 18 18 </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> 20 21 <ul> 21 22 <li><a href="http://libcoll.mpiwg-berlin.mpg.de/annotations">http://libcoll.mpiwg-berlin.mpg.de/annotations</a></li> 22 23 </ul> 24 --> 23 25 <h2>Admin</h2> 24 25 26 <ul> 27 <li><a href="annotations/groups">View and edit groups</a></li> 26 28 <li><a href="annotations/persons">View and edit persons</a></li> 27 29 <li><a href="annotations/annotations">View and edit annotations</a></li> 28 30 </ul> 29 31 </body> 30 32 </html>
Note: See TracChangeset
for help on using the changeset viewer.