You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2007/02/17 09:11:06 UTC

svn commit: r508726 - /ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml

Author: jacopoc
Date: Sat Feb 17 00:11:06 2007
New Revision: 508726

URL: http://svn.apache.org/viewvc?view=rev&rev=508726
Log:
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>