Author: erwan
Date: Wed Jan 13 11:40:41 2010
New Revision: 898725
URL: http://svn.apache.org/viewvc?rev=898725&view=rev
Log:
A patch from Nicolas Malin : Party component has dependancy with webPos
OFBIZ-3408 (https://issues.apache.org/jira/browse/OFBIZ-3408)
Modified:
ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml
Modified: ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml?rev=898725&r1=898724&r2=898725&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml Wed Jan 13
11:40:41 2010
@@ -32,7 +32,6 @@
<property-map resource="CommonUiLabels" map-name="uiLabelMap"
global="true"/>
<property-map resource="OrderUiLabels" map-name="uiLabelMap"
global="true"/>
<property-map resource="ProductUiLabels" map-name="uiLabelMap"
global="true"/>
- <property-map resource="ProjectMgrUiLabels"
map-name="uiLabelMap" global="true"/>
<property-map resource="HumanResUiLabels"
map-name="uiLabelMap" global="true"/>
<property-map resource="PartyHelpUrls" map-name="helpUrlsMap"
global="true"/>
@@ -65,7 +64,6 @@
<entity-one entity-name="Party" value-field="party"/>
<entity-one entity-name="Person" value-field="lookupPerson"/>
<entity-one entity-name="PartyGroup"
value-field="lookupGroup"/>
- <property-map resource="WebPosUiLabels" map-name="uiLabelMap"
global="true"/>
</actions>
<widgets>
<decorator-screen name="main-decorator"
location="${parameters.mainDecoratorLocation}">