diff develop/index.php @ 8:da10158c6d0a

add toc_correction status in books table. On TOC correction list page, providing the status checking box for users.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 09 Feb 2015 12:28:09 +0100
parents 63e08b98032f
children 54a235d43694
line wrap: on
line diff
--- a/develop/index.php	Fri Feb 06 09:44:17 2015 +0100
+++ b/develop/index.php	Mon Feb 09 12:28:09 2015 +0100
@@ -2,10 +2,16 @@
 <html>
 <head>
 <title></title>
+<script src="../../js/jquery-1.10.2.min.js"></script>
 
-<script src="../../js/jquery-1.10.2.min.js"></script>
+<!-- Bootstrap -->
+<!-- <link href="../../css/bootstrap.min.css" rel="stylesheet">
+-->
+<script src="../../js/bootstrap.min.js"></script>
+
+
+
 <script src="../../js/taggingtext.js"></script>
-
 </head>
 <body>
 <?php