Use popup ACL selector in photo upload. js_upload use new acl selector.

This commit is contained in:
Fabio Comuni 2011-07-20 11:40:24 +02:00
parent 7a069c1438
commit 19c93adf84
4 changed files with 35 additions and 15 deletions

View file

@ -1491,7 +1491,7 @@ input#dfrn-url {
/** acl **/
#photos-upload-permissions-wrapper,
#profile-jot-acl-wrapper{
display:block!important;
}

View file

@ -1569,6 +1569,7 @@ padding: 5px 10px 0px;
/** acl **/
#photos-upload-permissions-wrapper,
#profile-jot-acl-wrapper{
display:block!important;
}