]> git.mxchange.org Git - friendica.git/blobdiff - view/jot-header.tpl
Merge pull request #141 from fabrixxm/newacl
[friendica.git] / view / jot-header.tpl
index 5e598e05e8001061c770999ea6fb4bfa9656b51e..7d215bd46c11c70d38c625e7b82d0128e0a7cfba 100644 (file)
@@ -8,7 +8,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 : "",