Mercurial > hg > extraction-interface
view develop/views/maintemplate.php @ 22:a8ae5cbc3364
update topic_tag_relation table when adding new tag
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Tue, 24 Feb 2015 17:29:56 +0100 |
parents | c805470cefee |
children | b55f5d3564c4 |
line wrap: on
line source
<html> <head> <title></title> <!-- <script src="../../js/jquery-1.10.2.min.js"></script> <script src="../../js/taggingtext.js"></script> --> <script src="../js/jquery-1.10.2.min.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>