Author: hansbak
Date: Fri Feb 27 04:05:47 2009 New Revision: 748388 URL: http://svn.apache.org/viewvc?rev=748388&view=rev Log: rename applicationext component to commonext Added: ofbiz/trunk/applications/commonext/ - copied from r748145, ofbiz/trunk/applications/applicationext/ Removed: ofbiz/trunk/applications/applicationext/ Modified: ofbiz/trunk/applications/accounting/widget/CommonScreens.xml ofbiz/trunk/applications/accounting/widget/ap/CommonScreens.xml ofbiz/trunk/applications/accounting/widget/ar/CommonScreens.xml ofbiz/trunk/applications/commonext/ofbiz-component.xml ofbiz/trunk/applications/component-load.xml ofbiz/trunk/applications/content/widget/CommonScreens.xml ofbiz/trunk/applications/humanres/widget/CommonScreens.xml ofbiz/trunk/applications/manufacturing/widget/manufacturing/CommonScreens.xml ofbiz/trunk/applications/marketing/widget/CommonScreens.xml ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml ofbiz/trunk/applications/product/widget/facility/CommonScreens.xml ofbiz/trunk/applications/workeffort/widget/CommonScreens.xml ofbiz/trunk/specialpurpose/assetmaint/widget/CommonScreens.xml ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/CommonScreens.xml ofbiz/trunk/specialpurpose/cmssite/webapp/cmssite/WEB-INF/controller.xml ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml ofbiz/trunk/specialpurpose/mypage/widget/CommonScreens.xml ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/controller.xml ofbiz/trunk/specialpurpose/myportal/widget/CommonScreens.xml ofbiz/trunk/specialpurpose/oagis/widget/CommonScreens.xml ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml ofbiz/trunk/specialpurpose/shark/widget/CommonScreens.xml Modified: ofbiz/trunk/applications/accounting/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/widget/CommonScreens.xml (original) +++ ofbiz/trunk/applications/accounting/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -41,7 +41,7 @@ <set field="applicationTitle" value="${uiLabelMap.AccountingManagerApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/accounting/widget/ap/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/ap/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/widget/ap/CommonScreens.xml (original) +++ ofbiz/trunk/applications/accounting/widget/ap/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -30,7 +30,7 @@ <set field="applicationTitle" value="${uiLabelMap.AccountingApManagerApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/accounting/widget/ar/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/ar/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/widget/ar/CommonScreens.xml (original) +++ ofbiz/trunk/applications/accounting/widget/ar/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -34,7 +34,7 @@ <set field="applicationTitle" value="${uiLabelMap.AccountingArManagerApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/commonext/ofbiz-component.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/ofbiz-component.xml?rev=748388&r1=748145&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/commonext/ofbiz-component.xml (original) +++ ofbiz/trunk/applications/commonext/ofbiz-component.xml Fri Feb 27 04:05:47 2009 @@ -18,7 +18,7 @@ under the License. --> -<ofbiz-component name="applicationext" +<ofbiz-component name="commonext" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd"> Modified: ofbiz/trunk/applications/component-load.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/component-load.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/component-load.xml (original) +++ ofbiz/trunk/applications/component-load.xml Fri Feb 27 04:05:47 2009 @@ -20,7 +20,7 @@ <component-loader xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/component-loader.xsd"> - <load-component component-location="applicationext"/><!-- common component used by most other components --> + <load-component component-location="commonext"/><!-- common component used by most other components --> <load-component component-location="party"/> <load-component component-location="securityext"/> <load-component component-location="content"/> Modified: ofbiz/trunk/applications/content/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/content/widget/CommonScreens.xml (original) +++ ofbiz/trunk/applications/content/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -40,7 +40,7 @@ <set field="applicationTitle" value="${uiLabelMap.ContentContentManagerApplication}"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/humanres/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/humanres/widget/CommonScreens.xml (original) +++ ofbiz/trunk/applications/humanres/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -43,7 +43,7 @@ <set field="applicationTitle" value="${uiLabelMap.HumanResManagerApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/manufacturing/widget/manufacturing/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/widget/manufacturing/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/manufacturing/widget/manufacturing/CommonScreens.xml (original) +++ ofbiz/trunk/applications/manufacturing/widget/manufacturing/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -45,7 +45,7 @@ <set field="applicationTitle" value="${uiLabelMap.ManufacturingManagerApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/marketing/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/marketing/widget/CommonScreens.xml (original) +++ ofbiz/trunk/applications/marketing/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -42,7 +42,7 @@ <set field="applicationMenuLocation" value="component://marketing/widget/MarketingMenus.xml" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml (original) +++ ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -42,7 +42,7 @@ <set field="MainColumnStyle" value="leftonly"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml (original) +++ ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -50,7 +50,7 @@ <set field="customerDetailLink" value="/partymgr/control/viewprofile?partyId=" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml (original) +++ ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -51,7 +51,7 @@ <set field="applicationTitle" value="${uiLabelMap.PartyManagerApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml (original) +++ ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -44,7 +44,7 @@ <set field="applicationTitle" value="${uiLabelMap.ProductCatalogManagerApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/product/widget/facility/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/facility/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/product/widget/facility/CommonScreens.xml (original) +++ ofbiz/trunk/applications/product/widget/facility/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -43,7 +43,7 @@ <set field="applicationTitle" value="${uiLabelMap.ProductFacilityManagerApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/workeffort/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/widget/CommonScreens.xml (original) +++ ofbiz/trunk/applications/workeffort/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -46,7 +46,7 @@ <set field="applicationTitle" value="${uiLabelMap.WorkEffortWorkEffortManagerApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/specialpurpose/assetmaint/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/assetmaint/widget/CommonScreens.xml (original) +++ ofbiz/trunk/specialpurpose/assetmaint/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -41,7 +41,7 @@ <set field="applicationTitle" value="${uiLabelMap.AssetMaintApplication}"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/CommonScreens.xml (original) +++ ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -41,7 +41,7 @@ <!--<set field="layoutSettings.headerImageUrl" value="/images/ofbiz_logo.jpg" global="true"/>--> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/specialpurpose/cmssite/webapp/cmssite/WEB-INF/controller.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/cmssite/webapp/cmssite/WEB-INF/controller.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/cmssite/webapp/cmssite/WEB-INF/controller.xml (original) +++ ofbiz/trunk/specialpurpose/cmssite/webapp/cmssite/WEB-INF/controller.xml Fri Feb 27 04:05:47 2009 @@ -38,7 +38,7 @@ </preprocessor> <!-- default request; call into CMS --> - <default-request request-uri="cms"/> + <!--default-request request-uri="cms"/--> <!-- Request Mappings --> <request-map uri="main"> Modified: ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml (original) +++ ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml Fri Feb 27 04:05:47 2009 @@ -36,7 +36,7 @@ <set field="applicationTitle" value="${uiLabelMap.EbayApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml (original) +++ ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml Fri Feb 27 04:05:47 2009 @@ -37,7 +37,7 @@ <set field="applicationTitle" value="${uiLabelMap.GoogleBaseApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/specialpurpose/mypage/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/mypage/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/mypage/widget/CommonScreens.xml (original) +++ ofbiz/trunk/specialpurpose/mypage/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -60,7 +60,7 @@ </actions> <widgets/> </section> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/controller.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/controller.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/controller.xml (original) +++ ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/controller.xml Fri Feb 27 04:05:47 2009 @@ -22,7 +22,6 @@ xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/site-conf.xsd"> <include location="component://common/webcommon/WEB-INF/common-controller.xml"/> <include location="component://common/webcommon/WEB-INF/portal-controller.xml"/> - <include location="component://applicationext/application-controller.xml"/> <include location="component://projectmgr/webapp/projectmgr/WEB-INF/controller.xml"/> <include location="component://party/webapp/partymgr/WEB-INF/controller.xml"/> Modified: ofbiz/trunk/specialpurpose/myportal/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/myportal/widget/CommonScreens.xml (original) +++ ofbiz/trunk/specialpurpose/myportal/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -43,7 +43,7 @@ <set field="applicationTitle" value="${uiLabelMap.PageTitleMyPortalForNoLogin}"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/specialpurpose/oagis/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/oagis/widget/CommonScreens.xml (original) +++ ofbiz/trunk/specialpurpose/oagis/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -34,7 +34,7 @@ <set field="applicationTitle" value="${uiLabelMap.OagisApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml (original) +++ ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -45,7 +45,7 @@ <set field="applicationTitle" value="${uiLabelMap.ProjectMgrApplication}" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> Modified: ofbiz/trunk/specialpurpose/shark/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/widget/CommonScreens.xml?rev=748388&r1=748387&r2=748388&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/shark/widget/CommonScreens.xml (original) +++ ofbiz/trunk/specialpurpose/shark/widget/CommonScreens.xml Fri Feb 27 04:05:47 2009 @@ -37,7 +37,7 @@ <set field="appheaderTemplate" value="component://shark/webapp/shark/includes/appheader.ftl" global="true"/> </actions> <widgets> - <include-screen name="ApplicationDecorator" location="component://applicationext/widget/CommonScreens.xml"/> + <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/> </widgets> </section> </screen> |
Free forum by Nabble | Edit this page |