Mercurial > hg > extraction-interface
view views/maintemplate_local.php @ 96:ce7e933b18b0 extractapp
bug fixed: new section with no fileId in LGServices when creating/changing to another topic
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 23 Nov 2015 16:24:57 +0100 |
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>