mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-16 14:32:18 +00:00
added autoresize
This commit is contained in:
@@ -204,7 +204,8 @@ $href = str_replace("/system/Messages/write", "/system/Messages/send", $_SERVER[
|
||||
toolbar: false,
|
||||
readonly: 1,
|
||||
selector: "#tinymcePreview",
|
||||
statusbar: true
|
||||
statusbar: true,
|
||||
plugins: "autoresize"
|
||||
});
|
||||
|
||||
$(document).ready(function ()
|
||||
|
||||
Reference in New Issue
Block a user