svn commit: r797145 - /ofbiz/trunk/applications/workeffort/widget/CalendarScreens.xml

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

svn commit: r797145 - /ofbiz/trunk/applications/workeffort/widget/CalendarScreens.xml

adrianc
Author: adrianc
Date: Thu Jul 23 16:55:23 2009
New Revision: 797145

URL: http://svn.apache.org/viewvc?rev=797145&view=rev
Log:
Work effort calendar fix.

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

Modified: ofbiz/trunk/applications/workeffort/widget/CalendarScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/CalendarScreens.xml?rev=797145&r1=797144&r2=797145&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/widget/CalendarScreens.xml (original)
+++ ofbiz/trunk/applications/workeffort/widget/CalendarScreens.xml Thu Jul 23 16:55:23 2009
@@ -24,7 +24,6 @@
     <screen name="Calendar">
         <section>
             <actions>
-                <set field="titleProperty" value="PageTitleCalendar"/>
                 <script location="component://common/webcommon/WEB-INF/actions/includes/retrievePortletAttributes.groovy"/>
                 <set field="parameters.period" from-field="parameters.period" default-value="${initialView}"/>
                 <script location="component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/CreateUrlParam.groovy"/>
@@ -109,6 +108,9 @@
 
     <screen name="CalendarWithDecorator">
         <section>
+            <actions>
+                <set field="titleProperty" value="WorkEffortCalendar"/>
+            </actions>
             <widgets>
                 <decorator-screen name="CommonCalendarDecorator" location="${parameters.mainDecoratorLocation}">
                     <decorator-section name="body">