From 7f4cc9059595b9802250ceb29fca08273f5bfe00 Mon Sep 17 00:00:00 2001
From: Tristan Cavelier <tristan.cavelier@nexedi.com>
Date: Mon, 4 Jan 2016 13:08:19 -0500
Subject: [PATCH] erp5_run_my_doc: change launch action priority to 2.0

---
 .../ActionTemplateItem/portal_types/Test%20Page/launch.xml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Test%20Page/launch.xml b/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Test%20Page/launch.xml
index 78e1c7645a..948e30faca 100644
--- a/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Test%20Page/launch.xml
+++ b/bt5/erp5_run_my_doc/ActionTemplateItem/portal_types/Test%20Page/launch.xml
@@ -58,7 +58,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>1.0</float> </value>
+            <value> <float>2.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>
-- 
2.30.9