From 8ba282362d84ba25c77caceed160e7f65eaa5809 Mon Sep 17 00:00:00 2001 From: Yannic Schroeder Date: Sun, 20 Feb 2022 01:43:31 +0100 Subject: [PATCH] Migrate Bootstrap close buttons to v5 https://getbootstrap.com/docs/5.0/migration/#close-button --- .../common/confirm-dialog/confirm-dialog.component.html | 3 +-- .../common/select-dialog/select-dialog.component.html | 3 +-- .../save-view-config-dialog.component.html | 3 +-- .../correspondent-edit-dialog.component.html | 3 +-- .../document-type-edit-dialog.component.html | 3 +-- .../tag-list/tag-edit-dialog/tag-edit-dialog.component.html | 3 +-- 6 files changed, 6 insertions(+), 12 deletions(-) diff --git a/src-ui/src/app/components/common/confirm-dialog/confirm-dialog.component.html b/src-ui/src/app/components/common/confirm-dialog/confirm-dialog.component.html index 780ae6891..5518e1821 100644 --- a/src-ui/src/app/components/common/confirm-dialog/confirm-dialog.component.html +++ b/src-ui/src/app/components/common/confirm-dialog/confirm-dialog.component.html @@ -1,7 +1,6 @@