Mercurial > hg > extraction-interface
view develop/views/maintemplate.php @ 42:c245d54eab9f extractapp
config lg server url, without port
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Thu, 12 Mar 2015 17:33:30 +0100 |
parents | 893ed33c2bd4 |
children | b3ca5d2b4d3f |
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>