@@ -5,7 +5,6 @@
* 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){