Mercurial > hg > AnnotationManagerN4J
comparison src/main/webapp/index.html @ 34:8427930c5f88
Merge with 8ad8596a570af38aacfaecdb68b7e06145624181
| author | casties |
|---|---|
| date | Tue, 25 Sep 2012 22:20:17 +0200 |
| parents | 0731c4549065 9f653697437e |
| children | 34b9d044d0bf |
comparison
equal
deleted
inserted
replaced
| 33:86bb29132ba6 | 34:8427930c5f88 |
|---|---|
| 8 <title>Annotation Server</title> | 8 <title>Annotation Server</title> |
| 9 | 9 |
| 10 </head> | 10 </head> |
| 11 | 11 |
| 12 <body> | 12 <body> |
| 13 <h1>Annotation Server</h1> | 13 <h1>Annotation Server</h1> |
| 14 <h2>View</h2> | 14 <h2>View</h2> |
| 15 <ul> | 15 <ul> |
| 16 <li><a href="tags">View tags</a></li> | 16 <li><a href="tags">View tags</a></li> |
| 17 <li><a href="annotationBrowser">All Annotations</a></li> | |
| 17 </ul> | 18 </ul> |
| 18 <h2>Admin</h2> | 19 <h2>Admin</h2> |
| 19 <ul> | 20 <ul> |
| 20 <li><a href="annotations/groups">View and edit groups</a></li> | 21 <li><a href="annotations/groups">View and edit groups</a></li> |
| 21 <li><a href="annotations/persons">View and edit persons</a></li> | 22 <li><a href="annotations/persons">View and edit persons</a></li> |
