aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/report/updates.html
Commit message (Collapse)AuthorAgeLines
* Refactor updates metadata output into modelpezholio2017-01-17-49/+1
|
* Make it clearer that report is closed when marked as duplicateDave Arter2016-12-13-1/+1
| | | | | | - Record state change when leaving update and marking as duplicate - Change save button wording to match problem state when inspecting - Make it clearer that updates marking a report as duplicate actually close the report
* Show right body user form value for fixed reports.Matthew Somerville2016-03-31-1/+1
| | | | | The form element contains 'fixed', so we need to strip the user/council part of the actual state. Fixes #1369.
* Rename 'default' web directory to 'base'.Matthew Somerville2014-07-08-0/+64
This should reduce confusion with the Default cobrand and override order.