Author: jleroux
Date: Fri Oct 30 03:56:04 2009
New Revision: 831190
URL:
http://svn.apache.org/viewvc?rev=831190&view=revLog:
Hans noticed this line and on dev ML said "If the webpos component is not loaded the party profile screen will not
display anymore"
I wonder why this line has slipped in, I guess another collateral effect of C/P
Removed!
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=831190&r1=831189&r2=831190&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/CommonScreens.xml Fri Oct 30 03:56:04 2009
@@ -233,7 +233,6 @@
<set field="partyId" from-field="parameters.partyId"/>
<entity-one entity-name="Party" value-field="party"/>
<entity-one entity-name="Person" value-field="lookupPerson"/>
- <property-map resource="WebPosUiLabels" map-name="uiLabelMap" global="true"/>
</actions>
<widgets>
<decorator-screen name="main-decorator" location="${parameters.mainDecoratorLocation}">