summaryrefslogtreecommitdiffstats
path: root/template/en/default/list
diff options
context:
space:
mode:
authorSimon Green <mail@simon.green>2016-09-15 10:44:54 +0200
committerSimon Green <mail@simon.green>2016-09-15 10:44:54 +0200
commita4601960dedb6012dd12e6a6fe47de7fc6af6965 (patch)
tree0f43e9ab94d883603a67f7f3b6a491c275a5befa /template/en/default/list
parentc7b85d80debaba707e0b77633ebbd21575268770 (diff)
downloadbugzilla-a4601960dedb6012dd12e6a6fe47de7fc6af6965.tar.gz
bugzilla-a4601960dedb6012dd12e6a6fe47de7fc6af6965.tar.xz
Bug 65388 - Make it possible to query for open bugs with an inactive target milestone
Diffstat (limited to 'template/en/default/list')
-rw-r--r--template/en/default/list/list.html.tmpl3
1 files changed, 2 insertions, 1 deletions
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'
] %]
<a id="search_description_controller" class="bz_default_hidden"
href="javascript:TUI_toggle_class('search_description')">Hide Search Description</a>