From dbb3d22c7cbff02793ee7670ce5d9e5d1dfc811b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Mon, 17 Dec 2007 14:13:12 +0000 Subject: [PATCH] Give higher priority to ods_export global action, to have stable ordering git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18357 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_types/portal_properties/ods_export.xml | 2 +- bt5/erp5_ods_style/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_export.xml b/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_export.xml index bcc2caedd1..8e101a876c 100644 --- a/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_export.xml +++ b/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_export.xml @@ -51,7 +51,7 @@ </item> <item> <key> <string>priority</string> </key> - <value> <float>1.0</float> </value> + <value> <float>4.0</float> </value> </item> <item> <key> <string>title</string> </key> diff --git a/bt5/erp5_ods_style/bt/revision b/bt5/erp5_ods_style/bt/revision index 90be1cdd8e..56749c830e 100644 --- a/bt5/erp5_ods_style/bt/revision +++ b/bt5/erp5_ods_style/bt/revision @@ -1 +1 @@ -95 \ No newline at end of file +96 \ No newline at end of file -- 2.30.9