need refactoring

This commit is contained in:
khaydarov 2016-07-02 10:56:49 +03:00
parent e7a86559d2
commit 006ffc1b59

View file

@ -2363,7 +2363,7 @@ cEditor.tools.quote = {
type : 'quote',
iconClassname : 'ce-icon-quote',
append : quoteTools.makeBlockToAppend(),
make : quoteTools.makeBlockToAppend,
appendCallback : null,
settings : quoteTools.makeSettings(),
render : quoteTools.render,