From c7e6d9f03f9a7d16301d78bd80080ef7192698b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 29 Jan 2020 15:21:17 +0100 Subject: [PATCH] chg: Do not use the merge functionality. --- app/View/Events/merge.ctp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/View/Events/merge.ctp b/app/View/Events/merge.ctp index 03067b788..a6b0e49d1 100644 --- a/app/View/Events/merge.ctp +++ b/app/View/Events/merge.ctp @@ -1,7 +1,7 @@
Form->create('Event', array('enctype' => 'multipart/form-data'));?>
- + Form->hidden('target_id'); echo $this->Form->input('source_id', array(