From: Friendika Date: Tue, 26 Jul 2011 03:10:21 +0000 (-0700) Subject: auto focus jot editor X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=06802dd8feefc5778b73c2e910be3e13e28c59bc;p=friendica.git auto focus jot editor --- diff --git a/view/jot-header.tpl b/view/jot-header.tpl index 795267ee30..6195c5bbc6 100644 --- a/view/jot-header.tpl +++ b/view/jot-header.tpl @@ -11,6 +11,7 @@ function initEditor(cb){ theme : "advanced", mode : "specific_textareas", editor_selector: /(profile-jot-text|prvmail-text)/, + auto_focus: "profile-jot-text", plugins : "bbcode,paste,autoresize", theme_advanced_buttons1 : "bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code", theme_advanced_buttons2 : "",