From 7eb25234f5684a7cecd14908be6d9f4da1ebded3 Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Fri, 16 Aug 2024 14:19:13 +0200 Subject: [PATCH] [FIX] runbot_merge: menus Turns out having the same ids for the feedback template and feedback object actions was kinda dumb, who'd have thought? Split them apart so I can get both objects in my menu... --- runbot_merge/views/configuration.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/runbot_merge/views/configuration.xml b/runbot_merge/views/configuration.xml index 0273a53a..34bb5b40 100644 --- a/runbot_merge/views/configuration.xml +++ b/runbot_merge/views/configuration.xml @@ -33,11 +33,11 @@ - + Feedback Templates tree runbot_merge.pull_requests.feedback.template - + Feedback Templates runbot_merge.pull_requests.feedback.template @@ -47,7 +47,7 @@ - + Feedback Templates form runbot_merge.pull_requests.feedback.template @@ -84,7 +84,7 @@ + action="action_feedback_template"/>