diff views/maintemplate.php @ 61:c6fa7f83c5bf extractapp

New: 1.display messages(style) 2.handle saving conflict:up-to-date or reload text
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Tue, 31 Mar 2015 12:34:57 +0200
parents a11f9103b8db
children 3fb9e3884401
line wrap: on
line diff
--- a/views/maintemplate.php	Tue Mar 31 11:58:26 2015 +0200
+++ b/views/maintemplate.php	Tue Mar 31 12:34:57 2015 +0200
@@ -7,10 +7,10 @@
 
 <!-- Bootstrap -->
 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
+<!--
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
 <link href="../css/bootstrap.min.css" rel="stylesheet">
 <script src="../js/bootstrap.min.js"></script>
-<!--
 <script src="../js/bootstrap.js"></script>
 -->
 </head>