Mercurial > hg > extraction-interface
comparison 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 |
comparison
equal
deleted
inserted
replaced
7:0e9a7c69f22c | 8:da10158c6d0a |
---|---|
1 | 1 |
2 <html> | 2 <html> |
3 <head> | 3 <head> |
4 <title></title> | 4 <title></title> |
5 <script src="../../js/jquery-1.10.2.min.js"></script> | |
5 | 6 |
6 <script src="../../js/jquery-1.10.2.min.js"></script> | 7 <!-- Bootstrap --> |
8 <!-- <link href="../../css/bootstrap.min.css" rel="stylesheet"> | |
9 --> | |
10 <script src="../../js/bootstrap.min.js"></script> | |
11 | |
12 | |
13 | |
7 <script src="../../js/taggingtext.js"></script> | 14 <script src="../../js/taggingtext.js"></script> |
8 | |
9 </head> | 15 </head> |
10 <body> | 16 <body> |
11 <?php | 17 <?php |
12 | 18 |
13 // configiration | 19 // configiration |