MDL-38329 use proper plugin name for the webkit lists workaround
Credit goes to Mauno Korpelainen, thanks.
This commit is contained in:
@@ -153,7 +153,7 @@ class tinymce_texteditor extends texteditor {
|
||||
'apply_source_formatting' => true,
|
||||
'remove_script_host' => false,
|
||||
'entity_encoding' => "raw",
|
||||
'plugins' => 'safari,table,style,layer,advhr,advlink,emotions,inlinepopups,' .
|
||||
'plugins' => 'lists,table,style,layer,advhr,advlink,emotions,inlinepopups,' .
|
||||
'searchreplace,paste,directionality,fullscreen,nonbreaking,contextmenu,' .
|
||||
'insertdatetime,save,iespell,preview,print,noneditable,visualchars,' .
|
||||
'xhtmlxtras,template,pagebreak',
|
||||
|
||||
Reference in New Issue
Block a user