@@ -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){