view views/maintemplate.php @ 79:e6e213b26454 extractapp

Bug fixed: file crashed after saving (preg_replace remove unnecessary symbols within br tag
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 20 Apr 2015 16:55:33 +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>