TT#109166 Open pop-up windows expanded for ngcp-admin-ui

It is handy to have the window maximized on the new admin UI.

Change-Id: I3fb90558c749220c89653dda07ca1b4b0251a788
mr9.3
Alexander Lutay 5 years ago
parent d0f339eef7
commit 3c0b2cffe3

@ -73,6 +73,9 @@
};
$(modalFormScript);
[% IF framed -%]
setTimeout(function() { $('#mod_max:visible').click(); }, 0);
[% END -%]
</script>
[% END -%]

Loading…
Cancel
Save