svn commit: r890991 - in /ofbiz/trunk/applications/workeffort: config/WorkEffortUiLabels.xml webapp/workeffort/WEB-INF/controller.xml

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

svn commit: r890991 - in /ofbiz/trunk/applications/workeffort: config/WorkEffortUiLabels.xml webapp/workeffort/WEB-INF/controller.xml

mrisaliti
Author: mrisaliti
Date: Tue Dec 15 21:11:27 2009
New Revision: 890991

URL: http://svn.apache.org/viewvc?rev=890991&view=rev
Log:
Removed unused view controller

Modified:
    ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml
    ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml

Modified: ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml?rev=890991&r1=890990&r2=890991&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml (original)
+++ ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml Tue Dec 15 21:11:27 2009
@@ -2302,17 +2302,6 @@
         <value xml:lang="th">ไม่พบชื่องาน</value>
         <value xml:lang="zh">缺少人工服务名称。</value>
     </property>
-    <property key="WorkEffortNewEvent">
-        <value xml:lang="en">New Event</value>
-        <value xml:lang="es">Nuevo evento</value>
-        <value xml:lang="fr">Nouvel évènement</value>
-        <value xml:lang="it">Nuovo Evento</value>
-        <value xml:lang="nl">New Event</value>
-        <value xml:lang="ro">Eveniment Nou </value>
-        <value xml:lang="ru">Новое событие</value>
-        <value xml:lang="th">เหตุการณ์ใหม่</value>
-        <value xml:lang="zh">新事件</value>
-    </property>
     <property key="WorkEffortNewNote">
         <value xml:lang="en">New Note</value>
         <value xml:lang="es">Nueva nota</value>

Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml?rev=890991&r1=890990&r2=890991&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml (original)
+++ ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml Tue Dec 15 21:11:27 2009
@@ -753,6 +753,5 @@
     <view-map name="EditAgreementWorkEffortApplics" type="screen" page="component://workeffort/widget/WorkEffortScreens.xml#EditAgreementWorkEffortApplics"/>
     <view-map name="LookupAgreement" page="component://accounting/widget/LookupScreens.xml#LookupAgreement" type="screen"/>
     <view-map name="LookupAgreementItem" page="component://accounting/widget/LookupScreens.xml#LookupAgreementItem" type="screen"/>
-    <view-map name="newEvent" type="screen" page="component://workeffort/widget/WorkEffortScreens.xml#newCompanyEvent"/>
     <!-- end of view mappings -->
 </site-conf>