Browse Source

new info form

andre 5 months ago
parent
commit
fdfe7582f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/UI/Client/Templates/assets/js/setting/index.js

+ 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()){