From 0d376a6607633c04a867b6602b56f16eb2bf98a6 Mon Sep 17 00:00:00 2001 From: Marie Verdonck Date: Wed, 4 Oct 2023 17:27:04 +0200 Subject: [PATCH] Issue#2535: Hide add more button in submission if no disabled sections (cherry picked from commit 709848ee25bca09efbcf4dac8d427ffd42af8e78) --- .../section-add/submission-form-section-add.component.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/submission/form/section-add/submission-form-section-add.component.html b/src/app/submission/form/section-add/submission-form-section-add.component.html index 939f23209ac..3740de6345d 100644 --- a/src/app/submission/form/section-add/submission-form-section-add.component.html +++ b/src/app/submission/form/section-add/submission-form-section-add.component.html @@ -3,13 +3,14 @@ placement="bottom-right" class="d-inline-block" [ngClass]="{'w-100': windowService.isXs()}"> + +