mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Merge pull request #183 from HB9HIL/edit_ajax_background
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user