view views/maintemplate.php @ 122:a36bb5a48af4 extractapp tip

1. remove redundancy server side code. 2. All pop up sub-windows are made with dialog component of bootstrap v3.3.2
author Calvin Yeh <cyeh@mpiwg-berlin.mpg.de>
date Thu, 28 Sep 2017 22:26:48 +0200
parents 7d6a107c37da
children
line wrap: on
line source

<script src="../js/jquery-1.10.2.min.js"></script>
<script src="../js/jquery-ui.js"></script>
<script src="../js/taggingtext.js"></script>
<script src="../js/cjst.js"></script>
<script src="../js/bootstrap.min.js"></script>
<link href="../css/taggingtext.css" rel="stylesheet">
<link href="../css/bootstrap.min.css" rel="stylesheet">