Author: jleroux
Date: Sun Sep 30 11:09:49 2007
New Revision: 580761
URL: http://svn.apache.org/viewvc?rev=580761&view=rev
Log:
Applied fix from trunk for revision: 580760
Modified:
ofbiz/branches/release4.0/applications/content/widget/CommonScreens.xml
Modified:
ofbiz/branches/release4.0/applications/content/widget/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/content/widget/CommonScreens.xml?rev=580761&r1=580760&r2=580761&view=diff
==============================================================================
--- ofbiz/branches/release4.0/applications/content/widget/CommonScreens.xml
(original)
+++ ofbiz/branches/release4.0/applications/content/widget/CommonScreens.xml Sun
Sep 30 11:09:49 2007
@@ -34,9 +34,10 @@
<set field="layoutSettings.extraHead" value="<link
rel="stylesheet" href="/content/images/contentForum.css"
type="text/css"/>"/>
<!-- <set field="layoutSettings.headerMiddleBackgroundUrl"
value="" global="true"/> -->
<!-- <set field="layoutSettings.headerRightBackgroundUrl"
value="" global="true"/> -->
+ <set field="layoutSettings.javaScripts[]"
value="/images/selectall.js" global="true"/>
<set field="activeApp" value="contentmgr" global="true"/>
<set field="applicationMenuName" value="ContentAppBar"
global="true"/>
- <set field="applicationMenuLocation"
value="component://content/widget/content/ContentMenus.xml" global="true"/>
+ <set field="applicationMenuLocation"
value="component://content/widget/content/ContentMenus.xml" global="true"/>
</actions>
<widgets>
<include-screen name="GlobalDecorator"
location="component://common/widget/CommonScreens.xml"/>