From a7cffd35d66e04d7d22cbaba023e88445f248209 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Thu, 26 Oct 2006 14:57:56 +0000 Subject: [PATCH] This form was not erp5_html_style backward compatible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10966 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../AccountModule_viewAccountList.xml | 23 +------------------ bt5/erp5_accounting/bt/revision | 2 +- 2 files changed, 2 insertions(+), 23 deletions(-) diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewAccountList.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewAccountList.xml index c38d0c8b8b..99d5843a3e 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewAccountList.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewAccountList.xml @@ -61,9 +61,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> @@ -74,19 +71,13 @@ <value> <dictionary> <item> - <key> <string>bottom</string> </key> + <key> <string>bottom</string> </key> <value> <list> <string>listbox</string> </list> </value> </item> - <item> - <key> <string>center</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>hidden</string> </key> <value> @@ -95,18 +86,6 @@ </list> </value> </item> - <item> - <key> <string>left</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>right</string> </key> - <value> - <list/> - </value> - </item> </dictionary> </value> </item> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index 97a55e1d74..0fd0714a51 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -101 \ No newline at end of file +103 \ No newline at end of file -- 2.30.9