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/11/05 09:36:26 UTC

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

Author: jacopoc
Date: Sun Nov  5 00:36:25 2006
New Revision: 471379

URL: http://svn.apache.org/viewvc?view=rev&rev=471379
Log:
Small layout cleanups for the content application... it's like trying to empty out the see with a teaspoon :-)

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=471379&r1=471378&r2=471379
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml Sun Nov  5 00:36:25 2006
@@ -98,7 +98,7 @@
     <form name="EditLayout" 
         default-title-style="tableheadtext"
         default-entity-name="SubContentDataResourceView"
-        default-tooltip-style="tabletext" default-widget-style="inputBox"
+        default-tooltip-style="tabletext" default-widget-style="tabletext"
         default-map-name="currentValue"
         extends="LayoutSubContentMaster"
         target="updateLayoutSubContent"
@@ -202,7 +202,7 @@
 
     <form name="listFindLayout" 
         default-title-style="tableheadtext"
-        default-tooltip-style="tabletext" default-widget-style="display"
+        default-tooltip-style="tabletext" default-widget-style="tabletext"
         default-entity-name="ContentDataResourceView"
         list-name="listIt" target="" paginate-target="FindLayout" title="" type="list">
       	<actions>
@@ -222,13 +222,13 @@
         <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="removeContent?contentId=${contentId}&amp;contentIdTo=${contentIdTo}&amp;contentAssocTypeId=${contentAssocTypeId}&amp;fromDate=${fromDate}"/>
+            <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeContent?contentId=${contentId}&amp;contentIdTo=${contentIdTo}&amp;contentAssocTypeId=${contentAssocTypeId}&amp;fromDate=${fromDate}"/>
         </field>
     </form>
 
     <form name="listListLayout" 
         default-title-style="tableheadtext"
-        default-tooltip-style="tabletext" default-widget-style="display"
+        default-tooltip-style="tabletext" default-widget-style="tabletext"
         default-entity-name="ContentAssocDataResourceViewFrom"
         list-name="layoutList" target="" paginate-target="FindLayout" title="" type="list">
         <field name="contentId" widget-style="buttontext">
@@ -244,7 +244,7 @@
 
     <form name="lookupListLayout" 
         default-title-style="tableheadtext"
-        default-tooltip-style="tabletext" default-widget-style="display"
+        default-tooltip-style="tabletext" default-widget-style="tabletext"
         default-entity-name="ContentAssocDataResourceViewFrom"
         list-name="entityList" target="" paginate-target="FindLayout" title="" type="list">
         <field name="contentId" title="${uiLabelMap.CommonEdit}" widget-style="buttontext">
@@ -260,7 +260,7 @@
         name="listLookupDataResourceContent" 
         default-entity-name="DataResourceContentView"
         default-title-style="tableheadtext"
-        default-tooltip-style="tabletext" default-widget-style="display"
+        default-tooltip-style="tabletext" default-widget-style="tabletext"
         list-name="mruList" 
         target="" title="" type="list">
         <field name="replace" title="Replace" widget-style="buttontext" >