Changeset 32:0731c4549065 in AnnotationManagerN4J for src/main/webapp/index.html
- Timestamp:
- Sep 25, 2012, 7:59:21 PM (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/webapp/index.html
r22 r32 12 12 <body> 13 13 <h1>Annotation Server</h1> 14 <h2>View</h2> 15 <ul> 16 <li><a href="tags">View tags</a></li> 17 </ul> 18 <h2>Admin</h2> 14 19 <ul> 15 <li><a href="groups">View and edit groups</a></li> 20 <li><a href="annotations/groups">View and edit groups</a></li> 21 <li><a href="annotations/persons">View and edit persons</a></li> 16 22 </ul> 17 23 </body>
Note: See TracChangeset
for help on using the changeset viewer.