diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-01-10 18:29:23 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-01-10 18:29:23 +0000 |
commit | 7c1df92482fd5e69d885aaf8daf8f83c7692e26e (patch) | |
tree | 8387a5ab4a8c197be22d227c2efe620dd57d6c73 /templates/web/zurich/admin/index-dm.html | |
parent | 7996a7c5ac4d909ef1f73d39aa20f78d09a988dc (diff) |
Workflow simplifications for Zurich.
Allow DM/supers to assign new reports more obviously, by changing
the one thing they need to (category for different DM, one of two
body dropdowns for subdivisions or external body).
Diffstat (limited to 'templates/web/zurich/admin/index-dm.html')
-rw-r--r-- | templates/web/zurich/admin/index-dm.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/zurich/admin/index-dm.html b/templates/web/zurich/admin/index-dm.html index cf7ebf13d..4f755cb69 100644 --- a/templates/web/zurich/admin/index-dm.html +++ b/templates/web/zurich/admin/index-dm.html @@ -12,6 +12,8 @@ } %] +[% status_message %] + <h2>New reports</h2> [% INCLUDE list, problems = unconfirmed.all %] |