Author: jleroux
Date: Fri Dec 12 11:55:30 2008
New Revision: 726099
URL:
http://svn.apache.org/viewvc?rev=726099&view=revLog:
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>