You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2010/10/05 08:14:40 UTC

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

Author: hansbak
Date: Tue Oct  5 06:14:40 2010
New Revision: 1004530

URL: http://svn.apache.org/viewvc?rev=1004530&view=rev
Log:
spelling error

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=1004530&r1=1004529&r2=1004530&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/widget/CalendarScreens.xml (original)
+++ ofbiz/trunk/applications/workeffort/widget/CalendarScreens.xml Tue Oct  5 06:14:40 2010
@@ -24,7 +24,7 @@ under the License.
     <screen name="Calendar">
         <section>
             <actions>
-                <property-map resource="WorkeffortUiLabels" map-name="uiLabelMap" global="true"/>
+                <property-map resource="WorkEffortUiLabels" map-name="uiLabelMap" global="true"/>
                 <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"/>