Changeset 37:34b9d044d0bf in AnnotationManagerN4J for src/main/webapp/tags/index.html


Ignore:
Timestamp:
Sep 26, 2012, 12:48:41 PM (12 years ago)
Author:
dwinter
Branch:
default
Message:

authorisation added
js / css aufgeraeumt

File:
1 edited

Legend:

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

    r31 r37  
    44<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    55<title>Browse By Tags</title>
    6 <script type="text/javascript" src="./js/jquery-1.8.2.min.js"></script>
    7 <script type="text/javascript" src="./js/tag.js"></script>
    8 <link rel="stylesheet" type="text/css" href="./css/tag.css"/>
     6<script type="text/javascript" src="../annotationBrowser/js/jquery-1.8.2.min.js"></script>
     7<script type="text/javascript" src="../annotationBrowser/js/annotation-core.js"></script>
     8<script type="text/javascript" src="../annotationBrowser/js/tag.js"></script>
     9<link rel="stylesheet" type="text/css" href="../annotationBrowser/css/tag.css"/>
    910</head>
    1011<body>
Note: See TracChangeset for help on using the changeset viewer.