Author: erwan
Date: Sat Feb 6 21:05:41 2010
New Revision: 907308
URL:
http://svn.apache.org/viewvc?rev=907308&view=revLog:
Reverting rev906020 as it was introducing a dependency with commonext in the framework
Modified:
ofbiz/trunk/framework/example/widget/example/CommonScreens.xml
Modified: ofbiz/trunk/framework/example/widget/example/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/widget/example/CommonScreens.xml?rev=907308&r1=907307&r2=907308&view=diff==============================================================================
--- ofbiz/trunk/framework/example/widget/example/CommonScreens.xml (original)
+++ ofbiz/trunk/framework/example/widget/example/CommonScreens.xml Sat Feb 6 21:05:41 2010
@@ -45,7 +45,6 @@
<!--set field="appheaderTemplate" value="component://example/webapp/appheader.ftl"/-->
<set field="parameters.parentPortalPageId" from-field="parameters.parentPortalPageId" default-value="EXAMPLE"/>
<script location="component://common/webcommon/WEB-INF/actions/includes/GetParentPortalPageId.groovy"/>
- <script location="component://commonext/webapp/ofbizsetup/organization/changeOrgPartyId.groovy"/>
<set field="applicationTitle" value="${uiLabelMap.ExampleApplication}" global="true"/>
</actions>
<widgets>