adding HorizontalRule

This commit is contained in:
FinalAngel 2014-04-07 17:41:52 +02:00
parent 98e31fa09e
commit 28e5e10c16
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@ $(document).ready(function () {
'/',
['Bold', 'Italic', 'Underline', '-', 'Subscript', 'Superscript', '-', 'RemoveFormat'],
['JustifyLeft', 'JustifyCenter', 'JustifyRight'],
['HorizontalRule'],
['NumberedList', 'BulletedList', '-', 'Outdent', 'Indent', '-', 'Table'],
['Source']
],
@ -35,6 +36,7 @@ $(document).ready(function () {
'/',
['Bold', 'Italic', 'Underline', '-', 'Subscript', 'Superscript', '-', 'RemoveFormat'],
['JustifyLeft', 'JustifyCenter', 'JustifyRight'],
['HorizontalRule'],
['Link', 'Unlink'],
['NumberedList', 'BulletedList', '-', 'Outdent', 'Indent', '-', 'Table'],
['Source']