mirror of
https://github.com/friendica/friendica
synced 2025-04-25 21:50:12 +00:00
limit privacy ACL's to networks which can handle privacy
This commit is contained in:
parent
6935d34e76
commit
d8877b88d6
2 changed files with 10 additions and 8 deletions
|
@ -45,6 +45,7 @@
|
|||
}
|
||||
}
|
||||
// this is shift-home on FF, but $ on IE, disabling until I figure out why the diff.
|
||||
// update: incompatible usage of onKeyDown vs onKeyPress
|
||||
// if(event.keyCode == '36' && event.shiftKey == true) {
|
||||
// if(homebase !== undefined) {
|
||||
// event.preventDefault();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue