1
0

set strict default toolbar

This commit is contained in:
Ian
2014-11-18 12:28:30 +01:00
parent 822cdb4f85
commit 1459a3aa53

View File

@ -50,7 +50,7 @@
CKEDITOR.replace($('#'+serendipity.escapeBrackets('{$item}')).get(0), {
extraPlugins : s9yplugins,
toolbar : '{$wysiwygToolbar}',
toolbar : '{$wysiwygToolbar|default:"Default"}',
customConfig : '{$wysiwyg_customConfig}',
{if $use_autosave == 'true'}