andre 5 месяцев назад
Родитель
Сommit
85d0c3f36d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app/UI/Client/Templates/assets/js/setting/index.js

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

@@ -5,6 +5,7 @@
  * add custom class if modal height is bigger than window.
  */
 mgEventHandler.on('ModalLoaded', null,function(){
+    console.log($_LANG);
     $('.lu-modal__dialog').width('800');
 // colorize only in the infoModal
     if($('[index="infoModal"]' ).length){