Mercurial > hg > extraction-interface
view views/maintemplate_local.php @ 60:3239979f6673 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 11:58:26 +0200 |
parents | a11f9103b8db |
children | c6fa7f83c5bf |
line wrap: on
line source
<html> <head> <title></title> <script src="../../js/jquery-1.10.2.min.js"></script> <script src="../../js/jquery-ui.js"></script> <script src="../../js/taggingtext.js"></script> <!-- 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> <body> </body> </html>