view views/maintemplate_local.php @ 63:3395385476d1 extractapp

bug fixed: popup tag window is closed automatically when saving text file
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 01 Apr 2015 15:10:35 +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>