Author: jacopoc
Date: Sat Dec 9 06:08:42 2006
New Revision: 484980
URL:
http://svn.apache.org/viewvc?view=rev&rev=484980Log:
The remove layout features is still not supported in this screen, so I'm commenting out the link to call it (OFBIZ-263).
Modified:
incubator/ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml
Modified: incubator/ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml?view=diff&rev=484980&r1=484979&r2=484980==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml Sat Dec 9 06:08:42 2006
@@ -180,9 +180,11 @@
<field name="contentName"><display/></field>
<field name="description"><display/></field>
<field name="drObjectInfo" title="Template File"><display/></field>
+ <!--
<field name="deleteLink" title="" widget-style="buttontext">
<hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeLayout?contentId=${contentId}&contentIdTo=${contentIdTo}&contentAssocTypeId=${contentAssocTypeId}&fromDate=${fromDate}"/>
</field>
+ -->
</form>
<form name="listListLayout"