]> git.mxchange.org Git - friendica.git/blobdiff - view/jot-header.tpl
modified api message reply to set title to conversion title, when replying.
[friendica.git] / view / jot-header.tpl
index 3d134fb0102d81cc6275e3e86c1a48c759b355dd..f1c283470bc46fe5d6b7dc09789b5b3f3355769a 100644 (file)
@@ -26,7 +26,7 @@ function initEditor(cb){
                        mode : "specific_textareas",
                        editor_selector: $editselect,
                        auto_focus: "profile-jot-text",
-                       plugins : "bbcode,paste,autoresize",
+                       plugins : "bbcode,paste,autoresize, inlinepopups",
                        theme_advanced_buttons1 : "bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",
                        theme_advanced_buttons2 : "",
                        theme_advanced_buttons3 : "",