Mercurial > hg > extraction-interface
diff develop/views/maintemplate.php @ 46:b3ca5d2b4d3f extractapp
bug fix: edit and save regex. But a jquery issue in Chrome
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Mon, 16 Mar 2015 15:49:39 +0100 |
| parents | 893ed33c2bd4 |
| children |
line wrap: on
line diff
--- a/develop/views/maintemplate.php Fri Mar 13 14:47:23 2015 +0100 +++ b/develop/views/maintemplate.php Mon Mar 16 15:49:39 2015 +0100 @@ -1,7 +1,6 @@ <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>
