[Erp5-report] r13234 - in /erp5/trunk/bt5/erp5_accounting_l10n_fr_m9: SkinTemplateItem/port...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Mar 6 13:09:16 CET 2007
Author: jerome
Date: Tue Mar 6 13:09:11 2007
New Revision: 13234
URL: http://svn.erp5.org?rev=13234&view=rev
Log:
bottom must be the first group in list mode
http://www.erp5.org/HowToCreateNewForms
Modified:
erp5/trunk/bt5/erp5_accounting_l10n_fr_m9/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr_m9/OppositionModule_viewOppositionList.xml
erp5/trunk/bt5/erp5_accounting_l10n_fr_m9/bt/revision
Modified: erp5/trunk/bt5/erp5_accounting_l10n_fr_m9/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr_m9/OppositionModule_viewOppositionList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_l10n_fr_m9/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr_m9/OppositionModule_viewOppositionList.xml?rev=13234&r1=13233&r2=13234&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_l10n_fr_m9/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr_m9/OppositionModule_viewOppositionList.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_l10n_fr_m9/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr_m9/OppositionModule_viewOppositionList.xml Tue Mar 6 13:09:11 2007
@@ -67,9 +67,6 @@
<key> <string>group_list</string> </key>
<value>
<list>
- <string>left</string>
- <string>right</string>
- <string>center</string>
<string>bottom</string>
<string>hidden</string>
</list>
@@ -80,7 +77,7 @@
<value>
<dictionary>
<item>
- <key> <string>bottom</string> </key>
+ <key> <string>bottom</string> </key>
<value>
<list>
<string>listbox</string>
@@ -88,25 +85,7 @@
</value>
</item>
<item>
- <key> <string>center</string> </key>
- <value>
- <list/>
- </value>
- </item>
- <item>
<key> <string>hidden</string> </key>
- <value>
- <list/>
- </value>
- </item>
- <item>
- <key> <string>left</string> </key>
- <value>
- <list/>
- </value>
- </item>
- <item>
- <key> <string>right</string> </key>
<value>
<list/>
</value>
Modified: erp5/trunk/bt5/erp5_accounting_l10n_fr_m9/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_l10n_fr_m9/bt/revision?rev=13234&r1=13233&r2=13234&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_l10n_fr_m9/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_l10n_fr_m9/bt/revision Tue Mar 6 13:09:11 2007
@@ -1,1 +1,1 @@
-87
+88
More information about the Erp5-report
mailing list