From 418dbdd3e62e83ef751cdcd8d6b23ef189281730 Mon Sep 17 00:00:00 2001
From: Gabriel Monnerat <gabriel@tiolive.com>
Date: Fri, 26 Apr 2013 15:13:47 +0200
Subject: [PATCH] Rename action to declare the action on id

---
 .../Campaign/{default_event_path.xml => view_event_path.xml}  | 4 ++--
 bt5/erp5_crm/bt/revision                                      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename bt5/erp5_crm/ActionTemplateItem/portal_types/Campaign/{default_event_path.xml => view_event_path.xml} (93%)

diff --git a/bt5/erp5_crm/ActionTemplateItem/portal_types/Campaign/default_event_path.xml b/bt5/erp5_crm/ActionTemplateItem/portal_types/Campaign/view_event_path.xml
similarity index 93%
rename from bt5/erp5_crm/ActionTemplateItem/portal_types/Campaign/default_event_path.xml
rename to bt5/erp5_crm/ActionTemplateItem/portal_types/Campaign/view_event_path.xml
index d691b4345f..3fa352ebc0 100644
--- a/bt5/erp5_crm/ActionTemplateItem/portal_types/Campaign/default_event_path.xml
+++ b/bt5/erp5_crm/ActionTemplateItem/portal_types/Campaign/view_event_path.xml
@@ -40,7 +40,7 @@
         </item>
         <item>
             <key> <string>id</string> </key>
-            <value> <string>default_event_path</string> </value>
+            <value> <string>view_event_path</string> </value>
         </item>
         <item>
             <key> <string>permissions</string> </key>
@@ -73,7 +73,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/DefaultEventPath_view</string> </value>
+            <value> <string>string:${object_url}/Campaign_viewEventPath</string> </value>
         </item>
       </dictionary>
     </pickle>
diff --git a/bt5/erp5_crm/bt/revision b/bt5/erp5_crm/bt/revision
index 51d3b0f9e1..e25083957d 100644
--- a/bt5/erp5_crm/bt/revision
+++ b/bt5/erp5_crm/bt/revision
@@ -1 +1 @@
-617
\ No newline at end of file
+618
\ No newline at end of file
-- 
2.30.9