1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-18 08:17:08 +02:00

Media-Manager and TinyMce connectivity

This commit is contained in:
CaMer0n
2012-04-30 20:35:59 +00:00
parent 2a50dc6177
commit 972b7fa401
5 changed files with 29 additions and 14 deletions

View File

@@ -23,7 +23,7 @@
ed.addCommand('mceibrowser', function() {
ed.windowManager.open({
file : url + '/ibrowser.php',
width : 800 + parseInt(ed.getLang('ibrowser.delta_width', 0)),
width : 830 + parseInt(ed.getLang('ibrowser.delta_width', 0)),
height : 770 + parseInt(ed.getLang('ibrowser.delta_height', 0)),
inline : 1
}, {