From 07a77a4d272582e0d0eea96390201e080a3b549c Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 18 Jul 2011 21:25:49 -0700 Subject: resize editor --- view/jot-header.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') 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 : "", -- cgit v1.2.3