Mercurial > hg > extraction-interface
comparison develop/views/maintemplate_local.php @ 23:a879f6b9d166
modification for select-move-taglist: tags don't appear to be duplicated in other topics.
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Wed, 25 Feb 2015 10:59:45 +0100 |
parents | |
children | b55f5d3564c4 |
comparison
equal
deleted
inserted
replaced
22:a8ae5cbc3364 | 23:a879f6b9d166 |
---|---|
1 <html> | |
2 <head> | |
3 <title></title> | |
4 | |
5 <!-- | |
6 <script src="../../js/jquery-1.10.2.min.js"></script> | |
7 <script src="../../js/taggingtext.js"></script> | |
8 --> | |
9 | |
10 <script src="../../js/jquery-1.10.2.min.js"></script> | |
11 <script src="../../js/taggingtext.js"></script> | |
12 | |
13 | |
14 <!-- Bootstrap --> | |
15 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | |
16 <!-- | |
17 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> | |
18 <link href="../../css/bootstrap.min.css" rel="stylesheet"> | |
19 <script src="../../js/bootstrap.min.js"></script> | |
20 <script src="../../js/bootstrap.js"></script> | |
21 --> | |
22 | |
23 </head> | |
24 <body> | |
25 | |
26 </body> | |
27 | |
28 </html> |