Mercurial > hg > extraction-interface
view views/maintemplate_local.php @ 92:f5b0cd4f25b2 extractapp
new: explore table for using on LGMap
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Mon, 14 Sep 2015 14:39:03 +0200 |
| parents | fb5049fc5dd7 |
| children | 7d6a107c37da |
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> <script src="../../js/cjst.js"></script> <script src="../../js/bootstrap.min.js"></script> <link href="../../css/taggingtext.css" rel="stylesheet"> <link href="../../css/bootstrap.min.css" rel="stylesheet"> </head> <body> </body> </html>
