From: Mischa POSLAWSKY Date: Mon, 19 Jan 2015 08:32:57 +0000 (+0100) Subject: edit: include anchor button to refer news items X-Git-Tag: v1.2~2 X-Git-Url: http://git.shiar.net/minimedit.git/commitdiff_plain/59694e2a75136c283ec8dee1827018822f6919f2 edit: include anchor button to refer news items --- diff --git a/edit.js b/edit.js index 898116f..57a6f3c 100644 --- a/edit.js +++ b/edit.js @@ -52,7 +52,7 @@ CKEDITOR.on('instanceCreated', function (event) { ['Inlinesave', '-', 'ShowBlocks', 'Sourcedialog', '-', 'Undo', 'Redo'], ['Format'], ['BulletedList', 'NumberedList', '-', 'Blockquote'], - ['Bold', 'Italic', 'Underline', 'Strike', 'RemoveFormat', '-', 'Link'], + ['Bold', 'Italic', 'Underline', 'Strike', 'RemoveFormat', '-', 'Anchor', 'Link'], ['HorizontalRule', 'Table', 'Image'], ];