#12721 free licence change 5

This commit is contained in:
Daniel Maya 2024-04-03 11:05:43 +02:00
parent cc78caf6d1
commit 0ceee98de7

View File

@ -222,7 +222,7 @@ $(document).ready(function() {
} }
if ($("#license_dialog_message").length) { if ($("#license_dialog_message").length) {
let height = 350; let height = 570;
$("#license_dialog_message").dialog({ $("#license_dialog_message").dialog({
dialogClass: "no-close", dialogClass: "no-close",
@ -230,8 +230,8 @@ $(document).ready(function() {
resizable: false, resizable: false,
draggable: true, draggable: true,
modal: true, modal: true,
height: height, height: "auto",
width: 850, width: 800,
overlay: { overlay: {
opacity: 0.5, opacity: 0.5,
background: "black" background: "black"