Author: buscob
Date: Sun Oct 17 07:33:35 2010
New Revision: 1023429
URL:
http://svn.apache.org/viewvc?rev=1023429&view=revLog:
Removed unused showPortletUiLabelDecorator.
Generally xxxxUiLabelDecorator should not be used. Having a decorator that only adds UiLabel resources creates unnecessary screen dependences.
Modified:
ofbiz/trunk/framework/common/widget/PortalPageScreens.xml
Modified: ofbiz/trunk/framework/common/widget/PortalPageScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/widget/PortalPageScreens.xml?rev=1023429&r1=1023428&r2=1023429&view=diff==============================================================================
--- ofbiz/trunk/framework/common/widget/PortalPageScreens.xml (original)
+++ ofbiz/trunk/framework/common/widget/PortalPageScreens.xml Sun Oct 17 07:33:35 2010
@@ -44,17 +44,6 @@ under the License.
</widgets>
</section>
</screen>
- <screen name="showPortletUiLabelDecorator">
- <section>
- <widgets>
- <decorator-screen name="uiLabelDecorator" location="${parameters.mainDecoratorLocation}">
- <decorator-section name="body">
- <include-screen name="showPortlet"/>
- </decorator-section>
- </decorator-screen>
- </widgets>
- </section>
- </screen>
<screen name="showPortletMainDecorator">
<section>
<widgets>