Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Some minor admin fixes | Dave Arter | 2016-09-23 | -1/+1 |
| | | | | | - Superusers couldn't view response priorities due to invalid $c->forward call - Navigation to other areas of admin was broken on response priority admin pages | |||
* | Refactor problem response priority into its own model | Dave Arter | 2016-09-09 | -0/+107 |
This moves the response priority values from a cobrand-specific method to a full DB model, and includes management screens in the admin for administering them. For mysociety/fixmystreetforcouncils#66 |