svn commit: r791111 - /ofbiz/trunk/applications/content/widget/content/ContentForms.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r791111 - /ofbiz/trunk/applications/content/widget/content/ContentForms.xml

lektran
Author: lektran
Date: Sat Jul  4 12:17:43 2009
New Revision: 791111

URL: http://svn.apache.org/viewvc?rev=791111&view=rev
Log:
In ListLookupContent disable the on-event-update-area element inherited from ListContent, completes OFBIZ-2661

Modified:
    ofbiz/trunk/applications/content/widget/content/ContentForms.xml

Modified: ofbiz/trunk/applications/content/widget/content/ContentForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/content/ContentForms.xml?rev=791111&r1=791110&r2=791111&view=diff
==============================================================================
--- ofbiz/trunk/applications/content/widget/content/ContentForms.xml (original)
+++ ofbiz/trunk/applications/content/widget/content/ContentForms.xml Sat Jul  4 12:17:43 2009
@@ -117,6 +117,7 @@
         </field>
         <field name="contentName" widget-style="tabletext"><display/></field>
         <field name="createdByUserLogin"><ignored/></field>
+        <on-event-update-area event-type="paginate" area-id="search-results" area-target=""/>
     </form>
 
     <form name="EditContent" target="updateContent" title="" type="single" default-map-name="currentValue"