summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
diff options
context:
space:
mode:
authorRĂ©mi Zara <remi_zara@mac.com>2010-02-08 01:03:09 +0100
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-02-08 01:03:09 +0100
commitc0f18c9d3dba1535c6fc943a92837ad4c453f8d2 (patch)
treedbbcb94ff549603bc9969c20e2c64e54797034ab /template/en/default/search
parent7f85d8e57d72ce68752cbf78bc633f00ee8da29a (diff)
downloadbugzilla-c0f18c9d3dba1535c6fc943a92837ad4c453f8d2.tar.gz
bugzilla-c0f18c9d3dba1535c6fc943a92837ad4c453f8d2.tar.xz
Bug 58731: Make the keywords regexp boolean charts work
r=mkanat, a=mkanat
Diffstat (limited to 'template/en/default/search')
-rw-r--r--template/en/default/search/form.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl
index ec0d2a90b..2e2ae73d6 100644
--- a/template/en/default/search/form.html.tmpl
+++ b/template/en/default/search/form.html.tmpl
@@ -301,7 +301,7 @@ function doOnSelectProduct(selectmode) {
<td>
[% INCLUDE "search/type-select.html.tmpl"
name = "keywords_type",
- types = ['allwords', 'anywords', 'nowords'],
+ types = ['allwords', 'anywords', 'nowords', 'regexp', 'notregexp'],
selected = default.keywords_type.0 %]
</td>
<td>