Changeset 93:3d1a00418b42 in AnnotationManagerN4J for src/main/webapp/index.html
- Timestamp:
- Feb 9, 2015, 11:55:51 AM (10 years ago)
- Branch:
- admin_ui_rel_links
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/webapp/index.html
r54 r93 25 25 <h2>Admin</h2> 26 26 <ul> 27 <li><a href="annotations/groups ">View and edit groups</a></li>28 <li><a href="annotations/persons ">View and edit persons</a></li>29 <li><a href="annotations/annotations ">View and edit annotations</a></li>27 <li><a href="annotations/groups/">View and edit groups</a></li> 28 <li><a href="annotations/persons/">View and edit persons</a></li> 29 <li><a href="annotations/annotations/">View and edit annotations</a></li> 30 30 </ul> 31 31 </body>
Note: See TracChangeset
for help on using the changeset viewer.