]> git.mxchange.org Git - friendica.git/blobdiff - view/jot-header.tpl
add info() function. Works like notice() but show messages in a div with class info...
[friendica.git] / view / jot-header.tpl
index 0fcd1e42fec1e74b6c1a6e5531abc71eab87206d..3057618b2fab9811390bcca75cea001387f8d350 100644 (file)
@@ -37,6 +37,7 @@ tinyMCE.init({
                        else {
                                $('#profile-jot-desc').html(' ');
                        }        
+
                        if(textlen <= 140) {
                                $('#character-counter').removeClass('red');
                                $('#character-counter').removeClass('orange');