limit privacy ACL's to networks which can handle privacy

This commit is contained in:
Friendika 2011-01-30 22:45:02 -08:00
parent 6935d34e76
commit d8877b88d6
2 changed files with 10 additions and 8 deletions

View file

@ -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();