comparison 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
comparison
equal deleted inserted replaced
35:b5018d6027eb 37:34b9d044d0bf
2 <html> 2 <html>
3 <head> 3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Annotatons</title> 5 <title>Annotatons</title>
6 <script type="text/javascript" src="./js/jquery-1.8.2.min.js"></script> 6 <script type="text/javascript" src="./js/jquery-1.8.2.min.js"></script>
7 <script type="text/javascript" src="../annotationBrowser/js/annotation-core.js"></script>
7 <script type="text/javascript" src="./js/annotation.js"></script> 8 <script type="text/javascript" src="./js/annotation.js"></script>
8 <link rel="stylesheet" type="text/css" href="./css/annotation.css"/> 9 <link rel="stylesheet" type="text/css" href="./css/annotation.css"/>
9 </head> 10 </head>
10 <body> 11 <body>
11 <h2>Annotations</h2> 12 <h2>Annotations</h2>