aboutsummaryrefslogtreecommitdiffstats
path: root/view/jot-header.tpl
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-06 05:07:28 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-06 05:07:28 -0700
commit1ea69ae275245f65ee0bb8f959744f0896913a0c (patch)
treea9d8178f063b592a4df64172ded6ad08910c9147 /view/jot-header.tpl
parent6817c5d59ad578370a2b60dbdcdba16e43dbac65 (diff)
downloadvolse-hubzilla-1ea69ae275245f65ee0bb8f959744f0896913a0c.tar.gz
volse-hubzilla-1ea69ae275245f65ee0bb8f959744f0896913a0c.tar.bz2
volse-hubzilla-1ea69ae275245f65ee0bb8f959744f0896913a0c.zip
bizzy
Diffstat (limited to 'view/jot-header.tpl')
-rw-r--r--view/jot-header.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/jot-header.tpl b/view/jot-header.tpl
index 72cc672ff..23e798ecd 100644
--- a/view/jot-header.tpl
+++ b/view/jot-header.tpl
@@ -5,7 +5,8 @@
tinyMCE.init({
theme : "advanced",
- mode : "textareas",
+ mode : "specific_textareas",
+ editor_selector: "profile-jot-text",
plugins : "bbcode",
theme_advanced_buttons1 : "bold,italic,underline,undo,redo,link,unlink,image,forecolor",
theme_advanced_buttons2 : "",