aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/ContactResponsePriority.pm
Commit message (Collapse)AuthorAgeLines
* Refactor problem response priority into its own modelDave Arter2016-09-09-0/+46
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