[interchange-cvs] interchange - jon modified dist/lib/UI/pages/admin/flex_select.html

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Fri Dec 7 11:33:00 2001


User:      jon
Date:      2001-12-07 16:32:21 GMT
Modified:  dist/lib/UI/pages/admin flex_select.html
Log:
Remove my [comment] tags for debugging delete constraint. Thanks, Stefan.

Revision  Changes    Path
2.6       +2 -2      interchange/dist/lib/UI/pages/admin/flex_select.html


rev 2.6, prev_rev 2.5
Index: flex_select.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/flex_select.html,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -u -r2.5 -r2.6
--- flex_select.html	2001/12/07 04:18:44	2.5
+++ flex_select.html	2001/12/07 16:32:21	2.6
@@ -574,7 +574,7 @@
 [/button]
 [/if]
 
-[comment][if-mm function="tables" table="[cgi mv_data_table]=d"][/comment]
+[if-mm function="tables" table="[cgi mv_data_table]=d"]
     
 [button text="[L]Delete checked records[/L]"
 		confirm="[L]Are you sure you want to delete the checked records?[/L]"]
@@ -582,7 +582,7 @@
 deleterecords=1
 mv_click=db_maintenance
 [/button]
-[comment][/if-mm][/comment]
+[/if-mm]
 
 [/on-match]
 </FORM>