Author: jleroux
Date: Wed Mar 3 21:21:39 2010
New Revision: 918697
URL:
http://svn.apache.org/viewvc?rev=918697&view=revLog:
I stumbled upon this while testing the layered lookups (there are no HelpScreens.xml in commonext/widget/ but in common/widget/).
Not sure it fix anything but at least it does not refer anymore to something that does not exist.
Modified:
ofbiz/trunk/applications/content/widget/content/ContentScreens.xml
Modified: ofbiz/trunk/applications/content/widget/content/ContentScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/content/ContentScreens.xml?rev=918697&r1=918696&r2=918697&view=diff==============================================================================
--- ofbiz/trunk/applications/content/widget/content/ContentScreens.xml (original)
+++ ofbiz/trunk/applications/content/widget/content/ContentScreens.xml Wed Mar 3 21:21:39 2010
@@ -494,7 +494,7 @@
</entity-and>
</actions>
<widgets>
- <decorator-screen name="LookupDecorator" location="component://commonext/widget/HelpScreens.xml">
+ <decorator-screen name="LookupDecorator" location="component://common/widget/HelpScreens.xml">
<decorator-section name="body">
<section>
<widgets>
@@ -535,7 +535,7 @@
<widgets>
<section>
<widgets>
- <decorator-screen name="LookupDecorator" location="component://commonext/widget/HelpScreens.xml">
+ <decorator-screen name="LookupDecorator" location="component://common/widget/HelpScreens.xml">
<decorator-section name="body">
<screenlet title="${uiLabelMap.PageTitleLookupContent}">
<container style="left-border">