From a4601960dedb6012dd12e6a6fe47de7fc6af6965 Mon Sep 17 00:00:00 2001 From: Simon Green Date: Thu, 15 Sep 2016 18:44:54 +1000 Subject: Bug 65388 - Make it possible to query for open bugs with an inactive target milestone --- template/en/default/list/list.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/list') diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index 190486b12..9cb3f1357 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -104,7 +104,8 @@ 'notequals', 'regexp', 'notregexp', 'lessthan', 'lessthaneq', 'greaterthan', 'greaterthaneq', 'changedbefore', 'changedafter', 'changedfrom', 'changedto', 'changedby', 'notsubstring', 'nowords', - 'nowordssubstr', 'notmatches', 'isempty', 'isnotempty' + 'nowordssubstr', 'notmatches', 'isempty', 'isnotempty', 'isactive', + 'isnotactive' ] %] Hide Search Description -- cgit v1.2.3-24-g4f1b