Files
notifications-admin/app/templates/views/dashboard
Leo Hemsted 3afc193624 remove any_ from has_permissions
we branch on any_ to either say "require ALL these permissions" or
"require ANY of these permissions". But we only ever call the decorator
with one permission, or with any_=True, so it's unnecessary
2018-03-06 13:08:07 +00:00
..
2017-07-12 17:10:27 +01:00