Bring back lists buttons in TinyMCE toolbar

pull/5650/head
Aleksander Machniak 8 years ago
parent 3e427b4a42
commit b7e4c94972

@ -88,7 +88,7 @@ function rcube_text_editor(config, id)
// full-featured editor
else {
$.extend(conf, {
plugins: 'autolink charmap code colorpicker directionality link image media nonbreaking'
plugins: 'autolink charmap code colorpicker directionality link lists image media nonbreaking'
+ ' paste table tabfocus textcolor searchreplace spellchecker',
toolbar: 'bold italic underline | alignleft aligncenter alignright alignjustify'
+ ' | bullist numlist outdent indent ltr rtl blockquote | forecolor backcolor | fontselect fontsizeselect'

Loading…
Cancel
Save