You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by er...@apache.org on 2010/02/06 22:05:41 UTC

svn commit: r907308 - /ofbiz/trunk/framework/example/widget/example/CommonScreens.xml

Author: erwan
Date: Sat Feb  6 21:05:41 2010
New Revision: 907308

URL: http://svn.apache.org/viewvc?rev=907308&view=rev
Log:
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>