fix view-allocations permissions check in templates, closes #1021

This commit is contained in:
Dane Everitt 2018-03-06 21:57:00 -06:00
parent c9e874d3ae
commit d3f797bf2a
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 3 additions and 2 deletions

View file

@ -6,6 +6,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
## v0.7.6 (Derelict Dermodactylus)
### Fixed
* Fixes a UI error when attempting to change the default Nest and Egg for an existing server.
* Correct permissions check in UI to allow subusers with permission to `view-allocations` the ability to actually see the sidebar link.
## v0.7.5 (Derelict Dermodactylus)
### Fixed