summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/table.html.tmpl
diff options
context:
space:
mode:
authorbbaetz%student.usyd.edu.au <>2002-11-09 10:58:02 +0100
committerbbaetz%student.usyd.edu.au <>2002-11-09 10:58:02 +0100
commitc39803cc45e621f01e0598c7fb875f5e494ebd14 (patch)
treed5d74424513f12226010fb44f15ef01427bfaa19 /template/en/default/list/table.html.tmpl
parent3619b6e9f63fd0c1352a3eeddb8339e1bc362e57 (diff)
downloadbugzilla-c39803cc45e621f01e0598c7fb875f5e494ebd14.tar.gz
bugzilla-c39803cc45e621f01e0598c7fb875f5e494ebd14.tar.xz
Bug 114696 - permission checking in queries not optimal
Patch by joel, dkl + me r=myk, a=justdave
Diffstat (limited to 'template/en/default/list/table.html.tmpl')
-rw-r--r--template/en/default/list/table.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl
index 8c79b5d40..1de7f4efa 100644
--- a/template/en/default/list/table.html.tmpl
+++ b/template/en/default/list/table.html.tmpl
@@ -128,7 +128,7 @@
[% tableheader %]
[% END %]
- <tr class="bz_[% bug.severity %] bz_[% bug.priority %] [%+ "bz_secure" IF (bug.groupset && !usebuggroups) %]">
+ <tr class="bz_[% bug.severity %] bz_[% bug.priority %] [%+ "bz_secure" IF bug.isingroups %]">
<td>
[% IF dotweak %]<input type="checkbox" name="id_[% bug.id %]">[% END %]