From fd78d986a1b3d0afc079342f4a7d958d08377279 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Thu, 29 Feb 2024 12:09:05 +0100 Subject: [PATCH] second background layer --- assets/js/sections/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/sections/common.js b/assets/js/sections/common.js index aa0df7a8d..64e8c2b63 100644 --- a/assets/js/sections/common.js +++ b/assets/js/sections/common.js @@ -128,7 +128,7 @@ function qso_edit(id) { $('.menuOnBody').remove(); BootstrapDialog.show({ title: lang_general_word_qso_data, - cssClass: 'edit-dialog', + cssClass: 'edit-dialog, bg-black bg-opacity-50', size: BootstrapDialog.SIZE_WIDE, nl2br: false, message: html,