diff src/main/webapp/tags/index.html @ 37:34b9d044d0bf

authorisation added js / css aufgeraeumt
author dwinter
date Wed, 26 Sep 2012 14:48:41 +0200
parents 9f653697437e
children 30c2e7d4eaf9
line wrap: on
line diff
--- a/src/main/webapp/tags/index.html	Tue Sep 25 22:28:47 2012 +0200
+++ b/src/main/webapp/tags/index.html	Wed Sep 26 14:48:41 2012 +0200
@@ -3,9 +3,10 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Browse By Tags</title>
-<script type="text/javascript" src="./js/jquery-1.8.2.min.js"></script>
-<script type="text/javascript" src="./js/tag.js"></script>
-<link rel="stylesheet" type="text/css" href="./css/tag.css"/>
+<script type="text/javascript" src="../annotationBrowser/js/jquery-1.8.2.min.js"></script>
+<script type="text/javascript" src="../annotationBrowser/js/annotation-core.js"></script>
+<script type="text/javascript" src="../annotationBrowser/js/tag.js"></script>
+<link rel="stylesheet" type="text/css" href="../annotationBrowser/css/tag.css"/>
 </head>
 <body>
 <h2>Tags</h2>