andre před 5 měsíci
rodič
revize
fdfe7582f9

+ 1 - 1
app/UI/Client/Templates/assets/js/setting/index.js

@@ -5,7 +5,7 @@
  * add custom class if modal height is bigger than window.
  */
 mgEventHandler.on('ModalLoaded', null,function(){
-    $('.lu-modal__dialog').width('90%');
+//    $('.lu-modal__dialog').width('90%');
     var mxactive = $('input[name="mxactive"]');
     var mxthurdata = $('input[name="mxthurdata"]');
     if(mxthurdata.val() == mxactive.val()){