Changeset 93:3d1a00418b42 in AnnotationManagerN4J for src/main/webapp/index.html


Ignore:
Timestamp:
Feb 9, 2015, 11:55:51 AM (9 years ago)
Author:
casties
Branch:
admin_ui_rel_links
Message:

starting web admin ui with relative links. doesn't fully work yet.

File:
1 edited

Legend:

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

    r54 r93  
    2525  <h2>Admin</h2>
    2626  <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>
    3030  </ul>
    3131</body>
Note: See TracChangeset for help on using the changeset viewer.