From 308c832e1dc7884ff851a78e27fb47155dffc35b Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Tue, 12 Mar 2013 14:19:50 +0000 Subject: Don't show 'division' assignment to Zurich superuser, pointless. --- templates/web/zurich/admin/report_edit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/web/zurich/admin/report_edit.html b/templates/web/zurich/admin/report_edit.html index 464fbe9ee..0f53e050c 100644 --- a/templates/web/zurich/admin/report_edit.html +++ b/templates/web/zurich/admin/report_edit.html @@ -102,7 +102,7 @@ [%- NEXT UNLESS body.parent.id == c.user.from_body.id %] [% END %] - [% IF list %] + [% IF admin_type != 'super' AND list %]
  • -- cgit v1.2.3