MDL-38329 use proper plugin name for the webkit lists workaround

Credit goes to Mauno Korpelainen, thanks.
This commit is contained in:
Petr Škoda
2013-03-17 20:59:11 +01:00
parent 7112729206
commit d0bf51e2b3
+1 -1
View File
@@ -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',