From 0dc5a1d1d57c15bf6d12b042fda06726470e1d4d Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Wed, 24 Oct 2007 08:05:44 +0000 Subject: [PATCH] Remove useless _edit trigger method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17158 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../interactions/expand_simulation.xml | 1 - product/ERP5/bootstrap/erp5_core/bt/revision | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/order_movement_simulation_interaction_workflow/interactions/expand_simulation.xml b/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/order_movement_simulation_interaction_workflow/interactions/expand_simulation.xml index 9a8e8c296c..b05a0f95e9 100644 --- a/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/order_movement_simulation_interaction_workflow/interactions/expand_simulation.xml +++ b/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/order_movement_simulation_interaction_workflow/interactions/expand_simulation.xml @@ -62,7 +62,6 @@ <key> <string>method_id</string> </key> <value> <list> - <string>_edit</string> <string>_set.*</string> </list> </value> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 7ad8022502..9f8ebf73f9 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -480 \ No newline at end of file +482 \ No newline at end of file -- 2.30.9