Mercurial > hg > extraction-interface
comparison views/maintemplate_local.php @ 58:a11f9103b8db extractapp
New: 1.display messages 2.handle saving conflict:up-to-date or reload text
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Tue, 31 Mar 2015 10:59:52 +0200 |
| parents | 886f43b26ee2 |
| children | c6fa7f83c5bf |
comparison
equal
deleted
inserted
replaced
| 57:5cf9720a2e25 | 58:a11f9103b8db |
|---|---|
| 1 <html> | 1 <html> |
| 2 <head> | 2 <head> |
| 3 <title></title> | 3 <title></title> |
| 4 | |
| 5 <script src="../../js/jquery-1.10.2.min.js"></script> | 4 <script src="../../js/jquery-1.10.2.min.js"></script> |
| 6 <script src="../../js/jquery-ui.js"></script> | 5 <script src="../../js/jquery-ui.js"></script> |
| 7 <script src="../../js/taggingtext.js"></script> | 6 <script src="../../js/taggingtext.js"></script> |
| 8 | 7 |
| 9 <!-- Bootstrap --> | 8 <!-- Bootstrap --> |
| 10 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | 9 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> |
| 11 <!-- | |
| 12 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> | 10 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> |
| 13 <link href="../../css/bootstrap.min.css" rel="stylesheet"> | 11 <link href="../../css/bootstrap.min.css" rel="stylesheet"> |
| 14 <script src="../../js/bootstrap.min.js"></script> | 12 <script src="../../js/bootstrap.min.js"></script> |
| 13 <!-- | |
| 15 <script src="../../js/bootstrap.js"></script> | 14 <script src="../../js/bootstrap.js"></script> |
| 16 --> | 15 --> |
| 17 | |
| 18 </head> | 16 </head> |
| 19 <body> | 17 <body> |
| 20 | 18 |
| 21 </body> | 19 </body> |
| 22 | 20 |
