You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2008/06/30 15:46:17 UTC

svn commit: r672765 - /ofbiz/trunk/framework/common/widget/CommonScreens.xml

Author: jacopoc
Date: Mon Jun 30 06:46:16 2008
New Revision: 672765

URL: http://svn.apache.org/viewvc?rev=672765&view=rev
Log:
Removed reference to the Catalo application from the framework's common component.

Modified:
    ofbiz/trunk/framework/common/widget/CommonScreens.xml

Modified: ofbiz/trunk/framework/common/widget/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/widget/CommonScreens.xml?rev=672765&r1=672764&r2=672765&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/framework/common/widget/CommonScreens.xml Mon Jun 30 06:46:16 2008
@@ -127,7 +127,7 @@
                 <set field="layoutSettings.shortcutIcon" value="/images/ofbiz.ico" global="true"/>
                 <!-- The default (global) logo -->
                 <set field="layoutSettings.commonHeaderImageUrl" value="/images/ofbiz_logo.jpg" global="true"/>
-                <set field="layoutSettings.commonHeaderImageLinkUrl" value="/catalog/control/main" global="true"/>
+                <set field="layoutSettings.commonHeaderImageLinkUrl" value="/webtools/control/main" global="true"/>
             </actions>
             <widgets>
                 <!-- render header -->