X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fplugins%2Ftoolbar%2Fplugin.js;h=d29462eef29d2e332c84ad6d565ad18996d34ffa;hp=c21e6f27716d9c7b45039ea1ad9b7b24b6007f4e;hb=6e682412d5cc0dfaedb376482e585bf2989c6863;hpb=2f22c0c38f17e75be5541089076885442aaa2377 diff --git a/_source/plugins/toolbar/plugin.js b/_source/plugins/toolbar/plugin.js index c21e6f2..d29462e 100644 --- a/_source/plugins/toolbar/plugin.js +++ b/_source/plugins/toolbar/plugin.js @@ -57,6 +57,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license CKEDITOR.plugins.add( 'toolbar', { + requires : [ 'button' ], init : function( editor ) { var endFlag;