1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 13:34:39 +02:00

Partial fix for modal window size

This commit is contained in:
Cameron
2013-03-13 03:25:38 -07:00
parent b864c192e1
commit ea6ef5d648
4 changed files with 7 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
ed.windowManager.open({
file : url + '/dialog.php',
width : 900 , // + parseInt(ed.getLang('e107bbcode.delta_width', 0)),
height : 400, // + parseInt(ed.getLang('e107bbcode.delta_height', 0)),
height : 450, // + parseInt(ed.getLang('e107bbcode.delta_height', 0)),
inline : 1
}, {
plugin_url : url, // Plugin absolute URL