From f50c099d939f86cb18e054dddc684c06be2ca073 Mon Sep 17 00:00:00 2001 From: Christophe Monniez Date: Mon, 28 Aug 2023 16:07:31 +0200 Subject: [PATCH] [IMP] runbot: avoid modal in build error view When trying to open a linked error or an error from the history, the object is opened in a useless modal. With this commit, the object is opened in a regular form view. --- runbot/views/build_error_views.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/runbot/views/build_error_views.xml b/runbot/views/build_error_views.xml index 19ef7e0e..5f30e9e5 100644 --- a/runbot/views/build_error_views.xml +++ b/runbot/views/build_error_views.xml @@ -64,6 +64,7 @@ +