[OFBiz] SVN: r6980 - trunk/applications/ecommerce/widget
jacopo@svn.ofbiz.org
jacopo at svn.ofbiz.org
Sat Mar 11 01:59:45 CST 2006
Author: jacopo
Date: 2006-03-11 01:59:30 -0600 (Sat, 11 Mar 2006)
New Revision: 6980
Modified:
trunk/applications/ecommerce/widget/CatalogScreens.xml
Log:
Fixed tabs to space formatting.
Modified: trunk/applications/ecommerce/widget/CatalogScreens.xml
===================================================================
--- trunk/applications/ecommerce/widget/CatalogScreens.xml 2006-03-11 07:07:42 UTC (rev 6979)
+++ trunk/applications/ecommerce/widget/CatalogScreens.xml 2006-03-11 07:59:30 UTC (rev 6980)
@@ -30,8 +30,8 @@
<screen name="choosecatalog">
<section>
<actions>
- <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
- <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
</actions>
<widgets>
<platform-specific><html><html-template location="component://ecommerce/webapp/ecommerce/catalog/choosecatalog.ftl"/></html></platform-specific>
@@ -54,7 +54,7 @@
<section>
<actions>
<!--<script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/catalog/sidedeepcategory.bsh"/>-->
- <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
<script location="component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/sidedeepcategory.bsh"/>
</actions>
<widgets>
@@ -67,7 +67,7 @@
<section>
<actions>
<script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/catalog/minireorderprods.bsh"/>
- <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
</actions>
<widgets>
<platform-specific><html><html-template location="component://ecommerce/webapp/ecommerce/catalog/minireorderprods.ftl"/></html></platform-specific>
@@ -85,9 +85,9 @@
<screen name="minilastviewedcategories">
<section>
- <actions>
- <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
- </actions>
+ <actions>
+ <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
+ </actions>
<widgets>
<platform-specific><html><html-template location="component://ecommerce/webapp/ecommerce/catalog/minilastviewedcategories.ftl"/></html></platform-specific>
</widgets>
@@ -96,9 +96,9 @@
<screen name="minilastviewedproducts">
<section>
- <actions>
- <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
- </actions>
+ <actions>
+ <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
+ </actions>
<widgets>
<platform-specific><html><html-template location="component://ecommerce/webapp/ecommerce/catalog/minilastviewedproducts.ftl"/></html></platform-specific>
</widgets>
@@ -108,8 +108,8 @@
<screen name="minilastproductsearches">
<section>
<actions>
- <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
- <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
</actions>
<widgets>
<platform-specific><html><html-template location="component://ecommerce/webapp/ecommerce/catalog/minilastproductsearches.ftl"/></html></platform-specific>
@@ -118,10 +118,10 @@
</screen>
<screen name="miniproductsummary">
- <section>
+ <section>
<actions>
- <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
- <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
<script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/catalog/miniproductsummary.bsh"/>
</actions>
<widgets>
@@ -133,8 +133,8 @@
<screen name="productsummary">
<section>
<actions>
- <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
- <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
<property-map resource="EcommerceUiLabels" map-name="uiLabelMap" global="true"/>
<script location="component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/productsummary.bsh"/>
</actions>
@@ -146,9 +146,9 @@
<screen name="breadcrumbs">
<section>
- <actions>
- <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
- </actions>
+ <actions>
+ <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
+ </actions>
<widgets>
<platform-specific><html><html-template location="component://order/webapp/ordermgr/entry/catalog/breadcrumbs.ftl"/></html></platform-specific>
</widgets>
@@ -325,8 +325,8 @@
<property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
</actions>
<widgets>
- <platform-specific>
- <html><html-template location="component://ecommerce/webapp/ecommerce/catalog/tellafriend.ftl"/></html>
+ <platform-specific>
+ <html><html-template location="component://ecommerce/webapp/ecommerce/catalog/tellafriend.ftl"/></html>
</platform-specific>
</widgets>
</section>
More information about the Svn
mailing list