Author: jacopoc
Date: Sat Feb 17 00:11:06 2007
New Revision: 508726
URL:
http://svn.apache.org/viewvc?view=rev&rev=508726Log:
Very minor formatting fixes.
Modified:
ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml
Modified: ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml?view=diff&rev=508726&r1=508725&r2=508726==============================================================================
--- ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml (original)
+++ ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml Sat Feb 17 00:11:06 2007
@@ -65,9 +65,9 @@
<widgets>
<decorator-screen name="CommonFindDecorator">
<decorator-section name="body">
- <platform-specific>
- <html><html-template location="component://product/webapp/catalog/find/advancedsearch.ftl"/></html>
- </platform-specific>
+ <platform-specific>
+ <html><html-template location="component://product/webapp/catalog/find/advancedsearch.ftl"/></html>
+ </platform-specific>
</decorator-section>
</decorator-screen>
</widgets>
@@ -82,9 +82,9 @@
<widgets>
<decorator-screen name="CommonFindDecorator">
<decorator-section name="body">
- <platform-specific>
- <html><html-template location="component://product/webapp/catalog/find/keywordsearch.ftl"/></html>
- </platform-specific>
+ <platform-specific>
+ <html><html-template location="component://product/webapp/catalog/find/keywordsearch.ftl"/></html>
+ </platform-specific>
</decorator-section>
</decorator-screen>
</widgets>
@@ -97,9 +97,9 @@
<set field="productExportList" from-field="parameters.productExportList"/>
</actions>
<widgets>
- <platform-specific>
- <html><html-template location="component://product/webapp/catalog/find/exportproducts.ftl"/></html>
- </platform-specific>
+ <platform-specific>
+ <html><html-template location="component://product/webapp/catalog/find/exportproducts.ftl"/></html>
+ </platform-specific>
</widgets>
</section>
</screen>