Author: erwan
Date: Wed Jan 25 21:05:22 2012
New Revision: 1235947
URL:
http://svn.apache.org/viewvc?rev=1235947&view=revLog:
Missing uilabel PageTitleFindTrainingCalendar, and same uilabel defined 2 times for the same screen
Modified:
ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml
ofbiz/trunk/applications/humanres/widget/PersonTrainingScreens.xml
Modified: ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml?rev=1235947&r1=1235946&r2=1235947&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml (original)
+++ ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml Wed Jan 25 21:05:22 2012
@@ -2553,6 +2553,10 @@
<value xml:lang="pt_BR">Procurar aprovações de treinamento</value>
<value xml:lang="zh">æ¥æ¾å¹è®æ¹å</value>
</property>
+ <property key="PageTitleFindTrainingCalendar">
+ <value xml:lang="en">Find Training Calendar</value>
+ <value xml:lang="fr">Calendrier de formation</value>
+ </property>
<property key="PageTitleFindTrainingStatus">
<value xml:lang="en">Find Training Status</value>
<value xml:lang="fr">Rechercher les états de formation</value>
Modified: ofbiz/trunk/applications/humanres/widget/PersonTrainingScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/PersonTrainingScreens.xml?rev=1235947&r1=1235946&r2=1235947&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/widget/PersonTrainingScreens.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/PersonTrainingScreens.xml Wed Jan 25 21:05:22 2012
@@ -23,7 +23,6 @@
<screen name="TrainingCalendar">
<section>
<actions>
- <set field="titleProperty" value="PageTitleFindTrainingCalendar"/>
<set field="parameters.period" from-field="parameters.period" default-value="${initialView}"/>
</actions>
<widgets>