X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fwidget%2Fdev%2Fassets%2Fsimplebox%2Fplugin.js;fp=sources%2Fplugins%2Fwidget%2Fdev%2Fassets%2Fsimplebox%2Fplugin.js;h=4c22d0d06747cff828345de4707bc1c75cad3ca7;hp=43dbad53da04c11eba1ba76d3002fc195e9c318f;hb=1794320dcfdfcd19572fb1676294f9853a6bbc20;hpb=7183f6a6a21ad9124e70c997e0168459f377a9f2 diff --git a/sources/plugins/widget/dev/assets/simplebox/plugin.js b/sources/plugins/widget/dev/assets/simplebox/plugin.js index 43dbad5..4c22d0d 100644 --- a/sources/plugins/widget/dev/assets/simplebox/plugin.js +++ b/sources/plugins/widget/dev/assets/simplebox/plugin.js @@ -3,7 +3,7 @@ // Register the plugin within the editor. CKEDITOR.plugins.add( 'simplebox', { // This plugin requires the Widgets System defined in the 'widget' plugin. - requires: 'widget', + requires: 'widget,dialog', // Register the icon used for the toolbar button. It must be the same // as the name of the widget.