svn commit: r795699 - /ofbiz/trunk/applications/workeffort/widget/CalendarForms.xml

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

svn commit: r795699 - /ofbiz/trunk/applications/workeffort/widget/CalendarForms.xml

hansbak-2
Author: hansbak
Date: Mon Jul 20 06:14:04 2009
New Revision: 795699

URL: http://svn.apache.org/viewvc?rev=795699&view=rev
Log:
update button got lost somewhere: corrected

Modified:
    ofbiz/trunk/applications/workeffort/widget/CalendarForms.xml

Modified: ofbiz/trunk/applications/workeffort/widget/CalendarForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/CalendarForms.xml?rev=795699&r1=795698&r2=795699&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/widget/CalendarForms.xml (original)
+++ ofbiz/trunk/applications/workeffort/widget/CalendarForms.xml Mon Jul 20 06:14:04 2009
@@ -29,6 +29,7 @@
                 <option key="month" description="${uiLabelMap.WorkEffortMonthView}"/>
             </drop-down>
         </field>
+        <field name="updateButton"><submit/></field>
     </form>
     <form name="editCalEvent" type="single" target="createWorkEffortAndPartyAssign" default-map-name="workEffort">
         <alt-target use-when="workEffort!=null" target="updateWorkEffort"/>