Merge pull request #183 from HB9HIL/edit_ajax_background

This commit is contained in:
HB9HIL
2024-02-29 12:34:07 +01:00
committed by GitHub

View File

@@ -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,