Author: buscob
Date: Wed Dec 30 13:46:13 2009
New Revision: 894613
URL:
http://svn.apache.org/viewvc?rev=894613&view=revLog:
Used the new if-empty-section condition tag
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=894613&r1=894612&r2=894613&view=diff==============================================================================
--- ofbiz/trunk/framework/common/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/framework/common/widget/CommonScreens.xml Wed Dec 30 13:46:13 2009
@@ -250,7 +250,7 @@
<platform-specific><html><html-template location="${messagesTemplateLocation}"/></html></platform-specific>
<section>
<condition>
- <not><if-empty field="sections.body"/></not>
+ <not><if-empty-section section-name="body"/></not>
</condition>
<widgets>
<decorator-section-include name="body"/>