Mercurial > hg > extraction-interface
comparison 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 |
comparison
equal
deleted
inserted
replaced
60:3239979f6673 | 61:c6fa7f83c5bf |
---|---|
5 <script src="../js/jquery-ui.js"></script> | 5 <script src="../js/jquery-ui.js"></script> |
6 <script src="../js/taggingtext.js"></script> | 6 <script src="../js/taggingtext.js"></script> |
7 | 7 |
8 <!-- Bootstrap --> | 8 <!-- Bootstrap --> |
9 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | 9 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> |
10 <!-- | |
10 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> | 11 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> |
11 <link href="../css/bootstrap.min.css" rel="stylesheet"> | 12 <link href="../css/bootstrap.min.css" rel="stylesheet"> |
12 <script src="../js/bootstrap.min.js"></script> | 13 <script src="../js/bootstrap.min.js"></script> |
13 <!-- | |
14 <script src="../js/bootstrap.js"></script> | 14 <script src="../js/bootstrap.js"></script> |
15 --> | 15 --> |
16 </head> | 16 </head> |
17 <body> | 17 <body> |
18 | 18 |