Author: erwan
Date: Mon Aug 16 18:58:02 2010
New Revision: 986096
URL:
http://svn.apache.org/viewvc?rev=986096&view=revLog:
removing trailing spaces
Modified:
ofbiz/trunk/framework/example/widget/example/CommonScreens.xml
Modified: ofbiz/trunk/framework/example/widget/example/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/widget/example/CommonScreens.xml?rev=986096&r1=986095&r2=986096&view=diff==============================================================================
--- ofbiz/trunk/framework/example/widget/example/CommonScreens.xml (original)
+++ ofbiz/trunk/framework/example/widget/example/CommonScreens.xml Mon Aug 16 18:58:02 2010
@@ -60,7 +60,7 @@ under the License.
<container style="clear"></container>
</container>
</decorator-section>
- </decorator-screen>
+ </decorator-screen>
</widgets>
</section>
</screen>
@@ -197,7 +197,7 @@ under the License.
<set field="headerItem" value="ExampleGeoLocation"/>
<set field="geoChart.dataSourceId" value="GEOPT_GOOGLE"/>
<set field="geoChart.width" value="600px"/>
- <set field="geoChart.height" value="500px"/>
+ <set field="geoChart.height" value="500px"/>
<set field="geoChart.points" from-field="geoPoints"/>
<set field="geoChart.center" from-field="geoCenter"/>
</actions>