[interchange-cvs] interchange - racke modified dist/lib/UI/pages/admin/db_metaconfig.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Feb 11 14:59:06 EST 2004


User:      racke
Date:      2004-02-11 19:59:06 GMT
Modified:  dist/lib/UI/pages/admin db_metaconfig.html
Log:
replace hardcoded table name

Revision  Changes    Path
2.19      +3 -3      interchange/dist/lib/UI/pages/admin/db_metaconfig.html


rev 2.19, prev_rev 2.18
Index: db_metaconfig.html
===================================================================
RCS file: /anon_cvs/repository/interchange/dist/lib/UI/pages/admin/db_metaconfig.html,v
retrieving revision 2.18
retrieving revision 2.19
diff -u -r2.18 -r2.19
--- db_metaconfig.html	30 Jul 2003 04:09:20 -0000	2.18
+++ db_metaconfig.html	11 Feb 2004 19:59:05 -0000	2.19
@@ -1,4 +1,4 @@
-[set table_perms]mv_metadata[/set]
+[set table_perms]__UI_META_TABLE__[/set]
 [tmp page_title]
 	Configure table display: [cgi ui_table]
 	[if cgi ui_view]
@@ -41,7 +41,7 @@
 [/if]
 
 [table-editor
-	table=mv_metadata
+	table=__UI_META_TABLE__
 	display-only=fieldmeta
 	view=dbconfig
 	no-table-meta=1
@@ -378,4 +378,4 @@
 
 ]
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Revision: 2.18 $ -->
+<!-- page: @@MV_PAGE@@ version: $Revision: 2.19 $ -->








More information about the interchange-cvs mailing list