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:
@@ -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
|
||||
}, {
|
||||
|
Reference in New Issue
Block a user