From 1794320dcfdfcd19572fb1676294f9853a6bbc20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 4 Dec 2017 18:55:29 +0100 Subject: Update to 4.7.3 --- sources/plugins/widget/dev/assets/simplebox/plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/plugins/widget/dev/assets/simplebox/plugin.js') 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. -- cgit v1.2.3