diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewListModeRenderer/listbox.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewListModeRenderer/listbox.xml index c02191cb8593541505b244944b3bc404ed39998f..87bb3bdb8e09f6b53a38d407d38ef67e895e7e19 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewListModeRenderer/listbox.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewListModeRenderer/listbox.xml @@ -19,6 +19,7 @@ <string>lines</string> <string>search</string> <string>select</string> + <string>list_action</string> </list> </value> </item> @@ -115,6 +116,10 @@ <key> <string>lines</string> </key> <value> <int>10</int> </value> </item> + <item> + <key> <string>list_action</string> </key> + <value> <string>list</string> </value> + </item> <item> <key> <string>search</string> </key> <value> <int>0</int> </value> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 629f34ce87c84e9537bc95a562de2b2ecf6e1afe..27502f5d6655fdad28d0123476f16ee304ac6b23 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -485 +486 \ No newline at end of file