X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fstylescombo%2Fplugin.js;h=b693ada6e4576cc67ba3a855783f2e6daf9f07b1;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=e6c634b359ef8f86a8cd6624e5f58db9c201bdc1;hpb=4e70ea24db840898be8cc21c950363a52a2a6aba;p=ckeditor.git diff --git a/_source/plugins/stylescombo/plugin.js b/_source/plugins/stylescombo/plugin.js index e6c634b..b693ada 100644 --- a/_source/plugins/stylescombo/plugin.js +++ b/_source/plugins/stylescombo/plugin.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -96,7 +96,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license combo.commit(); - combo.onOpen(); }); },