We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615d1e1 commit 518b718Copy full SHA for 518b718
plugins/widget/plugin.js
@@ -15,7 +15,7 @@
15
16
CKEDITOR.plugins.add( 'widget', {
17
lang: 'en,ja,uk', // %REMOVE_LINE_CORE%
18
- requires: 'lineutils',
+ requires: 'lineutils,clipboard',
19
onLoad: function() {
20
CKEDITOR.addCss(
21
'.cke_widget_wrapper{' +
0 commit comments