view views/maintemplate.php @ 85:966a36752c34 extractapp

Bug fixed: missing section id variable in export table from LGservice.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 23 Apr 2015 17:08:31 +0200
parents 3fb9e3884401
children 0141df465205
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>
<link href="../css/taggingtext.css" rel="stylesheet">

</head>
<body>

</body>

</html>