Insertion des images attachées migrée.
[ckeditor.git] / skins / ckeditor / plugins / plinn_image / plugin.js
index df81531..022af4c 100644 (file)
@@ -35,6 +35,7 @@ function openPlinnImageDialog(path, editor) {
        win.dialogArguments = new Object();
        win.dialogArguments.editor = editor;
        win.dialogArguments.pluginPath = path;
+       win.dialogArguments.CKEDITOR = CKEDITOR;
 }