From 1115f106e0421c10a81c3ce8d187ef6cd3e639fc Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Thu, 9 Mar 2017 14:23:51 +0000 Subject: Specify options in 'all' status filter. A cobrand may have a blank default that isn't everything, so the "All reports" option must specify all the possible options. --- templates/web/base/reports/_list-filters.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/web/base/reports/_list-filters.html b/templates/web/base/reports/_list-filters.html index 58be5cd50..61a44629d 100644 --- a/templates/web/base/reports/_list-filters.html +++ b/templates/web/base/reports/_list-filters.html @@ -1,5 +1,6 @@ [% select_status = BLOCK %] - [% IF c.user_exists AND c.user.has_body_permission_to('planned_reports') AND !shortlist %] -- cgit v1.2.3