summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-02-26 21:57:37 +0100
committerDave Lawrence <dlawrence@mozilla.com>2013-02-26 21:57:37 +0100
commit5ccff95a61b0c0816fa42da061c298f794daf33d (patch)
tree2b46e295fb29bcd57afd6c8532001290d82ec953 /template/en/default/reports
parent8555ab1f12abd53744d0cb4fe9b3d7a925b10194 (diff)
downloadbugzilla-5ccff95a61b0c0816fa42da061c298f794daf33d.tar.gz
bugzilla-5ccff95a61b0c0816fa42da061c298f794daf33d.tar.xz
Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performance
Diffstat (limited to 'template/en/default/reports')
-rw-r--r--template/en/default/reports/report.html.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/en/default/reports/report.html.tmpl b/template/en/default/reports/report.html.tmpl
index 94725ae81..38b64df0b 100644
--- a/template/en/default/reports/report.html.tmpl
+++ b/template/en/default/reports/report.html.tmpl
@@ -81,7 +81,9 @@
%]
[% IF debug %]
- <p>[% query FILTER html %]</p>
+ [% FOREACH query = queries %]
+ <p>[% query.sql FILTER html %]</p>
+ [% END %]
[% END %]
<div align="center">