[interchange-cvs] interchange - heins modified dist/lib/UI/pages/admin/item.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sat Jul 12 01:17:00 EDT 2003


User:      heins
Date:      2003-07-12 04:17:43 GMT
Modified:  dist/lib/UI/pages/admin item.html
Log:
* Prevent display of meta database when relocated from meta editor.

Revision  Changes    Path
2.17      +4 -1      interchange/dist/lib/UI/pages/admin/item.html


rev 2.17, prev_rev 2.16
Index: item.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/item.html,v
retrieving revision 2.16
retrieving revision 2.17
diff -u -r2.16 -r2.17
--- item.html	23 Apr 2003 13:04:06 -0000	2.16
+++ item.html	12 Jul 2003 04:17:43 -0000	2.17
@@ -5,6 +5,9 @@
 	return;
 [/calc]
 [/if]
+[if cgi mv_data_table eq 'mv_metadata']
+	[cgi name=mv_data_table set=__ProductFiles_0__ hide=1]
+[/if]
 [set ui_class]Items[/set]
 [tmp page_title][L]Item editor[/L][/tmp]
 [if-mm super]
@@ -578,4 +581,4 @@
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ Revision: $Id: item.html,v 2.16 2003/04/23 13:04:06 mheins Exp $ -->
+<!-- page: @@MV_PAGE@@ Revision: $Id: item.html,v 2.17 2003/07/12 04:17:43 mheins Exp $ -->







More information about the interchange-cvs mailing list