summaryrefslogtreecommitdiffstats
path: root/template/en/default
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2011-03-03 19:24:16 +0100
committerMax Kanat-Alexander <mkanat@bugzilla.org>2011-03-03 19:24:16 +0100
commit76243147c028c485d8b01c164570daa749c590e8 (patch)
tree6bff1910748f6556a5756f8be2d3087b0f005e10 /template/en/default
parentb8566e4d8f5bc2df8b90c857a99c0f5c0beaebd8 (diff)
downloadbugzilla-76243147c028c485d8b01c164570daa749c590e8.tar.gz
bugzilla-76243147c028c485d8b01c164570daa749c590e8.tar.xz
Bug 638489 - Make all boolean charts work with longdescs.isprivate
r=mkanat, a=mkanat (module owner)
Diffstat (limited to 'template/en/default')
-rw-r--r--template/en/default/global/user-error.html.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 47219e3d9..16b66ca84 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -149,6 +149,8 @@
run
[% ELSIF action == "schedule" %]
schedule
+ [% ELSIF action == "search" %]
+ search
[% ELSIF action == "use" %]
use
[% ELSIF action == "approve" %]
@@ -167,6 +169,8 @@
[% END %]
[% ELSIF object == "bugs" %]
[%+ terms.bugs %]
+ [% ELSIF object == "bug_fields" %]
+ the [% field_descs.$field FILTER html %] field
[% ELSIF object == "charts" %]
the "New Charts" feature
[% ELSIF object == "classifications" %]