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

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