some holdovers
This commit is contained in:
parent
f75e28f61f
commit
0d8540bb02
5 changed files with 8 additions and 2 deletions
|
|
@ -412,6 +412,7 @@ sub getRichEditor {
|
|||
mode => "specific_textareas",
|
||||
theme => "advanced",
|
||||
document_base_url => "/",
|
||||
cleanup_callback => "tinyMCE_WebGUI_Cleanup",
|
||||
urlconvertor_callback => "tinyMCE_WebGUI_URLConvertor",
|
||||
theme_advanced_buttons1 => join(",",@toolbarRow1),
|
||||
theme_advanced_buttons2 => join(",",@toolbarRow2),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue