You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2008/12/12 20:55:30 UTC

svn commit: r726099 - /ofbiz/trunk/applications/humanres/widget/CommonScreens.xml

Author: jleroux
Date: Fri Dec 12 11:55:30 2008
New Revision: 726099

URL: http://svn.apache.org/viewvc?rev=726099&view=rev
Log:
Fix a bug reported by Erwan de FERRIERES "Error in HumanRes" (https://issues.apache.org/jira/browse/OFBIZ-2075) - OFBIZ-2075

Modified:
    ofbiz/trunk/applications/humanres/widget/CommonScreens.xml

Modified: ofbiz/trunk/applications/humanres/widget/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/CommonScreens.xml?rev=726099&r1=726098&r2=726099&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/CommonScreens.xml Fri Dec 12 11:55:30 2008
@@ -314,7 +314,7 @@
                                 </and>
                             </condition>
                             <widgets>
-                                <include-menu name="ProfileTabBar" location="component://humanres/widget/Menus.xml"/>
+                                <include-menu name="EmployeeProfileTabBar" location="component://humanres/widget/Menus.xml"/>
                             </widgets>
                         </section>
                     </decorator-section>