|
@@ -128,7 +128,7 @@ class TestQuestionDescription extends Basic
|
|
|
['Link', 'Unlink', 'Image', 'Video', 'Flash', 'Audio', 'Table', 'Asciimath', 'Asciisvg'],
|
|
|
['BulletedList', 'NumberedList', 'HorizontalRule'],
|
|
|
['JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock'],
|
|
|
- ['Format', 'Font', 'FontSize', 'Bold', 'Italic', 'Underline', 'TextColor', 'BGColor'],
|
|
|
+ ['Styles','Format', 'Font', 'FontSize', 'Bold', 'Italic', 'Underline', 'TextColor', 'BGColor'],
|
|
|
['Source', 'Toolbarswitch']
|
|
|
];
|
|
|
}
|