diff options
author | friendica <info@friendica.com> | 2012-01-04 00:04:19 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-01-04 00:04:19 -0800 |
commit | 48a5a2484e762a9804237ae28c24dafe5db7f953 (patch) | |
tree | 859bbc4580b9e940c2918a046683e9b22d460e10 /view/jot-header.tpl | |
parent | fc7d0360bb059bf87c5c531a2bfd5bcee3aef3f6 (diff) | |
download | volse-hubzilla-48a5a2484e762a9804237ae28c24dafe5db7f953.tar.gz volse-hubzilla-48a5a2484e762a9804237ae28c24dafe5db7f953.tar.bz2 volse-hubzilla-48a5a2484e762a9804237ae28c24dafe5db7f953.zip |
new smiley
Diffstat (limited to 'view/jot-header.tpl')
-rw-r--r-- | view/jot-header.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/jot-header.tpl b/view/jot-header.tpl index ecfed6c42..941a8f3e2 100644 --- a/view/jot-header.tpl +++ b/view/jot-header.tpl @@ -7,6 +7,7 @@ var textlen = 0; function initEditor(cb){ if (editor==false){ $("#profile-jot-text-loading").show(); +// $("#jot-title").show(); tinyMCE.init({ theme : "advanced", mode : "specific_textareas", |