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 c38d0c8b8b2ec35d8719de50fe5cf938e65bfd7f..99d5843a3ed611f246b6ecd7e585573b5b30490a 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 97a55e1d749c6ac7c783778b6ea2d19cb770909d..0fd0714a51f10639eab0e6a0121977179a7b458a 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