Author: hansbak
Date: Fri Feb 27 10:15:13 2009
New Revision: 748472
URL:
http://svn.apache.org/viewvc?rev=748472&view=revLog:
fix title problem reported by Jacques
Modified:
ofbiz/trunk/applications/commonext/widget/CommonScreens.xml
Modified: ofbiz/trunk/applications/commonext/widget/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/widget/CommonScreens.xml?rev=748472&r1=748471&r2=748472&view=diff==============================================================================
--- ofbiz/trunk/applications/commonext/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/commonext/widget/CommonScreens.xml Fri Feb 27 10:15:13 2009
@@ -23,8 +23,6 @@
<screen name="ApplicationDecorator">
<section>
<actions>
- <set field="layoutSettings.companyName" from-field="uiLabelMap.MyPortalInformation" global="true"/>
- <set field="layoutSettings.companySubtitle" from-field="uiLabelMap.PartyCompanySubtitle" global="true"/>
<service service-name="getUserPreferenceGroup" result-map="prefResult">
<field-map field-name="userPrefGroupTypeId" value="GLOBAL_PREFERENCES"/>
</service>