Author: jacopoc
Date: Mon Jun 30 06:46:16 2008
New Revision: 672765
URL:
http://svn.apache.org/viewvc?rev=672765&view=revLog:
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 -->