From 845db988e87356bdac9add8df5919c67a4e2c7e1 Mon Sep 17 00:00:00 2001 From: enriquecd Date: Fri, 10 Nov 2017 10:13:24 +0100 Subject: [PATCH] Change license windows style - #1437 --- pandora_console/include/javascript/jquery.pandora.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pandora_console/include/javascript/jquery.pandora.js b/pandora_console/include/javascript/jquery.pandora.js index 58dc7dec2e..fd0972e750 100644 --- a/pandora_console/include/javascript/jquery.pandora.js +++ b/pandora_console/include/javascript/jquery.pandora.js @@ -147,11 +147,11 @@ $(document).ready (function () { $( "#license_error_msg_dialog" ).dialog({ dialogClass: "no-close", closeOnEscape: false, - resizable: true, + resizable: false, draggable: true, modal: true, - height: 350, - width: 720, + height: 450, + width: 850, overlay: { opacity: 0.5, background: "black"