]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 274400: Safari should show the lock icons (the quoted value of the...
authorjocuri%softhome.net <>
Tue, 14 Dec 2004 09:15:26 +0000 (09:15 +0000)
committerjocuri%softhome.net <>
Tue, 14 Dec 2004 09:15:26 +0000 (09:15 +0000)
template/en/default/list/table.html.tmpl

index 255cccabd5dfba808e543fee0a536ec19a7c9f85..f8edd6be0e6360f396447d9fe550b6eeef664a9e 100644 (file)
     [% tableheader %]
   [% END %]
 
-  <tr class="bz_[% bug.bug_severity FILTER css_class_quote %]
-             bz_[% bug.priority FILTER css_class_quote %]
-             bz_[% bug.bug_status FILTER css_class_quote %]
-             [%+ "bz_$bug.resolution" FILTER css_class_quote IF bug.resolution %]
-             [%+ "bz_secure" IF bug.isingroups %]
-             [%+ count % 2 == 1 ? "bz_odd" : "bz_even" %]
+  <tr class="bz_[% bug.bug_severity FILTER css_class_quote -%]
+             bz_[% bug.priority FILTER css_class_quote -%]
+             bz_[% bug.bug_status FILTER css_class_quote -%]
+             [%+ "bz_$bug.resolution" FILTER css_class_quote IF bug.resolution -%]
+             [%+ "bz_secure" IF bug.isingroups -%]
+             [%+ count % 2 == 1 ? "bz_odd" : "bz_even" -%]
              ">