mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
update to Frost v0.4
This commit is contained in:
parent
5195d99216
commit
4d8678e523
109 changed files with 1821 additions and 860 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue