X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftemplates%2Fjot-header.tpl;h=647f261c45f668f684201ec1c95c6fc3ec3d1c7b;hb=9ab5bfb5074ddba22777c3b043bb539a473288a5;hp=cb841c314d5194cb610fc9eff36edf7c7c48b268;hpb=7cb4ea52fd5ad84df71a0aa1a5f25d311cf1aa58;p=friendica.git diff --git a/view/templates/jot-header.tpl b/view/templates/jot-header.tpl index cb841c314d..647f261c45 100644 --- a/view/templates/jot-header.tpl +++ b/view/templates/jot-header.tpl @@ -74,7 +74,7 @@ function initEditor(cb){ } else { $('#profile-jot-desc').html(' '); - } + } //Character count @@ -110,7 +110,7 @@ function initEditor(cb){ $("a#jot-perms-icon").colorbox({ 'inline' : true, 'transition' : 'elastic' - }); + }); } else { if (typeof cb!="undefined") cb(); } @@ -127,20 +127,20 @@ function enableOnUser(){