[Erp5-report] r27211 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed May 27 15:20:03 CEST 2009
Author: romain
Date: Wed May 27 15:20:02 2009
New Revision: 27211
URL: http://svn.erp5.org?rev=27211&view=rev
Log:
Move listbox to the bottom group
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportReport.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportReport.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportReport.xml?rev=27211&r1=27210&r2=27211&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportReport.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportReport.xml [utf8] Wed May 27 15:20:02 2009
@@ -77,7 +77,9 @@
<item>
<key> <string>bottom</string> </key>
<value>
- <list/>
+ <list>
+ <string>listbox</string>
+ </list>
</value>
</item>
<item>
@@ -95,9 +97,7 @@
<item>
<key> <string>left</string> </key>
<value>
- <list>
- <string>listbox</string>
- </list>
+ <list/>
</value>
</item>
<item>
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=27211&r1=27210&r2=27211&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Wed May 27 15:20:02 2009
@@ -1,1 +1,1 @@
-1209
+1210
More information about the Erp5-report
mailing list