]> git.mxchange.org Git - friendica.git/blobdiff - view/jot-header.tpl
Merge pull request #125 from tomtom84/master
[friendica.git] / view / jot-header.tpl
index 007f639b671a00d0886bf31c10c268d26cef519d..d6b172b6af8c28e75af10cbf84ee2f2483cf3ac0 100755 (executable)
@@ -15,7 +15,7 @@ function initEditor(cb){
                        $("a#jot-perms-icon").fancybox({
                                'transitionIn' : 'elastic',
                                'transitionOut' : 'elastic'
-                       }); 
+                       });
                        $(".jothidden").show();
                        if (typeof cb!="undefined") cb();
                        return;
@@ -129,7 +129,6 @@ function enableOnUser(){
                $("#profile-jot-text").focus(enableOnUser);
                $("#profile-jot-text").click(enableOnUser);
 
-       
                var uploader = new window.AjaxUpload(
                        'wall-image-upload',
                        { action: 'wall_upload/$nickname',