]> CRI, Mines Paris - PSL - ckeditor.git/blobdiff - skins/ckeditor/plugins/plinn_image/plugin.js
Prise en charge du mode « StandaloneBrowser » qui est actuellement utilisé par le...
[ckeditor.git] / skins / ckeditor / plugins / plinn_image / plugin.js
index df8153114e970c5dd9cbec866618c04cc587dfc3..022af4ca2bc59f68888984ca4a90eecca33b695d 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;
 }