[Erp5-report] r24480 - /erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_a...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 4 18:29:26 CET 2008


Author: mame
Date: Tue Nov  4 18:29:25 2008
New Revision: 24480

URL: http://svn.erp5.org?rev=24480&view=rev
Log:
2008-11-04
*remove "Default" group in old dialog form

Modified:
    erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewBankAccountsReportDialog.xml

Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewBankAccountsReportDialog.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewBankAccountsReportDialog.xml?rev=24480&r1=24479&r2=24480&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewBankAccountsReportDialog.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewBankAccountsReportDialog.xml [utf8] Tue Nov  4 18:29:25 2008
@@ -52,9 +52,11 @@
             <key> <string>group_list</string> </key>
             <value>
               <list>
-                <string>Default</string>
                 <string>left</string>
                 <string>bottom</string>
+                <string>right</string>
+                <string>center</string>
+                <string>hidden</string>
               </list>
             </value>
         </item>
@@ -63,18 +65,19 @@
             <value>
               <dictionary>
                 <item>
-                    <key> <string>Default</string> </key>
+                    <key> <string>bottom</string> </key>
                     <value>
-                      <list>
-                        <string>my_transaction_section_category</string>
-                        <string>my_from_date</string>
-                        <string>my_to_date</string>
-                        <string>my_portal_skin</string>
-                      </list>
+                      <list/>
                     </value>
                 </item>
                 <item>
-                    <key> <string>bottom</string> </key>
+                    <key> <string>center</string> </key>
+                    <value>
+                      <list/>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>hidden</string> </key>
                     <value>
                       <list/>
                     </value>
@@ -83,8 +86,18 @@
                     <key> <string>left</string> </key>
                     <value>
                       <list>
+                        <string>my_transaction_section_category</string>
+                        <string>my_from_date</string>
+                        <string>my_to_date</string>
+                        <string>my_portal_skin</string>
                         <string>my_transaction_simulation_state</string>
                       </list>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>right</string> </key>
+                    <value>
+                      <list/>
                     </value>
                 </item>
               </dictionary>




More information about the Erp5-report mailing list