mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Use popup ACL selector in photo upload. js_upload use new acl selector.
This commit is contained in:
parent
7a069c1438
commit
19c93adf84
4 changed files with 35 additions and 15 deletions
|
@ -1491,7 +1491,7 @@ input#dfrn-url {
|
|||
|
||||
|
||||
/** acl **/
|
||||
|
||||
#photos-upload-permissions-wrapper,
|
||||
#profile-jot-acl-wrapper{
|
||||
display:block!important;
|
||||
}
|
||||
|
|
|
@ -1569,6 +1569,7 @@ padding: 5px 10px 0px;
|
|||
|
||||
|
||||
/** acl **/
|
||||
#photos-upload-permissions-wrapper,
|
||||
#profile-jot-acl-wrapper{
|
||||
display:block!important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue