Merge remote-tracking branch 'friendika/master' into newacl
[friendica.git/.git] / view / jot-header.tpl
index 29ba385..7e7e393 100644 (file)
@@ -9,7 +9,7 @@ tinyMCE.init({
        theme : "advanced",
        mode : "specific_textareas",
        editor_selector: /(profile-jot-text|prvmail-text)/,
-       plugins : "bbcode,paste",
+       plugins : "bbcode,paste,autoresize",
        theme_advanced_buttons1 : "bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",
        theme_advanced_buttons2 : "",
        theme_advanced_buttons3 : "",