X-Git-Url: https://scm.cri.mines-paristech.fr/git/ckeditor.git/blobdiff_plain/80e7530fc08c30552d8b066f7943533aff474f09..810ca091401a19bd050adbbdc241073c8b95cb72:/skins/ckeditor/config.js.py?ds=inline diff --git a/skins/ckeditor/config.js.py b/skins/ckeditor/config.js.py index 1ce2adb..9467812 100644 --- a/skins/ckeditor/config.js.py +++ b/skins/ckeditor/config.js.py @@ -22,4 +22,5 @@ CKEDITOR.editorConfig = function( config ) ]; config.height = '500px'; -}; + config.filebrowserBrowseUrl = CKEDITOR.basePath; +}; \ No newline at end of file