comparison develop/views/maintemplate.php @ 21:c805470cefee

Remove bootstrap.TaggingText UI layout modification
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Tue, 24 Feb 2015 16:09:59 +0100
parents ac77748bb813
children a8ae5cbc3364
comparison
equal deleted inserted replaced
20:04db1dd9d10d 21:c805470cefee
10 <script src="../js/bootstrap.min.js"></script> 10 <script src="../js/bootstrap.min.js"></script>
11 <script src="../js/taggingtext.js"></script> 11 <script src="../js/taggingtext.js"></script>
12 12
13 <!-- Bootstrap --> 13 <!-- Bootstrap -->
14 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> 14 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
15 <!--
15 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> 16 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
16 17
17 <link href="../css/bootstrap.min.css" rel="stylesheet"> 18 <link href="../css/bootstrap.min.css" rel="stylesheet">
18 <script src="../js/bootstrap.min.js"></script> 19 <script src="../js/bootstrap.min.js"></script>
19 <script src="../js/bootstrap.js"></script> 20 <script src="../js/bootstrap.js"></script>
20 21 -->
21 22
22 </head> 23 </head>
23 <body> 24 <body>
24 25
25 26