diff views/Extractapp/ExportTable.php @ 78:960ba96efce1 extractapp

Update: click to popup remove-tag-window; select to popup tag-window
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 20 Apr 2015 15:44:54 +0200
parents 97c1e5102a22
children f1f849d31272
line wrap: on
line diff
--- a/views/Extractapp/ExportTable.php	Thu Apr 16 14:53:22 2015 +0200
+++ b/views/Extractapp/ExportTable.php	Mon Apr 20 15:44:54 2015 +0200
@@ -1,7 +1,7 @@
 <?php
 /*! \file 
-* This is the view for ExportTable.
-* It shows a html table with each row as a topic object and each column as a tag/attribute. 
+ * This is the view for ExportTable.
+ * It shows a html table with each row as a topic object and each column as a tag/attribute. 
 */
 
 // --- initialize ---