aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-18 21:25:49 -0700
committerFriendika <info@friendika.com>2011-07-18 21:25:49 -0700
commit07a77a4d272582e0d0eea96390201e080a3b549c (patch)
treeb83bb7b123503c2545b3b05199beda8c171b73e9 /view
parent114a728009eaac5b882b303dbd2374f66f4bfc38 (diff)
downloadvolse-hubzilla-07a77a4d272582e0d0eea96390201e080a3b549c.tar.gz
volse-hubzilla-07a77a4d272582e0d0eea96390201e080a3b549c.tar.bz2
volse-hubzilla-07a77a4d272582e0d0eea96390201e080a3b549c.zip
resize editor
Diffstat (limited to 'view')
-rw-r--r--view/jot-header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/jot-header.tpl b/view/jot-header.tpl
index d7a429512..b03c1b4f5 100644
--- a/view/jot-header.tpl
+++ b/view/jot-header.tpl
@@ -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 : "",