X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fjot-header.tpl;h=352c48647e04a0032609239b3a36a1d1b6210261;hb=a69ecb341371cf0a1c2847ff19abd88f362021c9;hp=4186ef78e2ffc422c8575b744d7879410e10802c;hpb=7f2070ca91aca9e92f3ac4c5b714742c6f9ecc3b;p=friendica.git diff --git a/view/jot-header.tpl b/view/jot-header.tpl index 4186ef78e2..352c48647e 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-desc").show(); tinyMCE.init({ theme : "advanced", mode : "specific_textareas", @@ -108,11 +109,14 @@ function enableOnUser(){