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