You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2006/12/09 15:08:43 UTC

svn commit: r484980 - /incubator/ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml

Author: jacopoc
Date: Sat Dec  9 06:08:42 2006
New Revision: 484980

URL: http://svn.apache.org/viewvc?view=rev&rev=484980
Log:
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}&amp;contentIdTo=${contentIdTo}&amp;contentAssocTypeId=${contentAssocTypeId}&amp;fromDate=${fromDate}"/>
         </field>
+        -->
     </form>
 
     <form name="listListLayout"