From 8c19bc66e403fbb0afc8534c17d03b225d22bdd7 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Tue, 26 Jan 2021 16:23:07 +0100 Subject: [PATCH] Core update: Fix not fully fixed (!) regression crashing the confirmation step --- datamodels/2.x/itop-core-update/view/ConfirmUpdate.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-core-update/view/ConfirmUpdate.html.twig b/datamodels/2.x/itop-core-update/view/ConfirmUpdate.html.twig index b795403de..36226b910 100644 --- a/datamodels/2.x/itop-core-update/view/ConfirmUpdate.html.twig +++ b/datamodels/2.x/itop-core-update/view/ConfirmUpdate.html.twig @@ -2,7 +2,7 @@ {# @license http://opensource.org/licenses/AGPL-3.0 #} {% apply spaceless %} -{% UIContentBlock Standard {'aContainerClasses': [], 'ibo-update-core', 'display_block', 'display-files']} %} +{% UIContentBlock Standard {'aContainerClasses': [], ['ibo-update-core', 'display_block', 'display-files']} %} {% if bSuccess %}