From 6e4c3d011f1ec827b04cbf47edec6c45cafe2a95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Tue, 21 Apr 2020 19:35:11 -0300 Subject: [PATCH] Fix error when droping rows MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MaurĂ­cio Meneghini Fauth --- templates/mult_submits/other_actions.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mult_submits/other_actions.twig b/templates/mult_submits/other_actions.twig index 208f99f64e..dbea82cb15 100644 --- a/templates/mult_submits/other_actions.twig +++ b/templates/mult_submits/other_actions.twig @@ -1,5 +1,5 @@
- {{ get_hidden_inputs(ur_params) }} + {{ get_hidden_inputs(url_params) }}