From b018e5a1a402a5b44ff139ddc685b56730f77f94 Mon Sep 17 00:00:00 2001 From: Christophe Monniez Date: Mon, 10 Jul 2023 15:22:24 +0200 Subject: [PATCH] [IMP] runbot: resize the child extra parameters When configuring a custom trigger on a bundle by using the wizard, the child extra params field is often too small to display all the parameters. e.g., specify two long test-tags as it's often the case for multi-builds. With this commit, the field span over 4 columns. --- runbot/views/custom_trigger_wizard_views.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runbot/views/custom_trigger_wizard_views.xml b/runbot/views/custom_trigger_wizard_views.xml index 4189b125..10ba0b57 100644 --- a/runbot/views/custom_trigger_wizard_views.xml +++ b/runbot/views/custom_trigger_wizard_views.xml @@ -16,7 +16,6 @@ - @@ -26,6 +25,7 @@ +