]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/js/acl.js
update to Frost v0.4
[friendica.git] / view / theme / frost / js / acl.js
index 511f84f784145619c7265e5f5d63d36f8a652b23..5848ae62cfcca5e42594d8992fd423cac4421204 100644 (file)
@@ -160,7 +160,7 @@ ACL.prototype.update_view = function(){
                                $j('#jot-public').show();
                                $j('.profile-jot-net input').attr('disabled', false);                   
                                if(typeof editor != 'undefined' && editor != false) {
-                                       $j('#profile-jot-desc').html(ispublic);
+                                       $j('#profile-jot-desc').html(window.isPublic);
                                }
                        
        } else {