]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 357396: Mass-change broken due to the undesired onClick="document.location='show_...
authorlpsolit%gmail.com <>
Fri, 20 Oct 2006 22:50:58 +0000 (22:50 +0000)
committerlpsolit%gmail.com <>
Fri, 20 Oct 2006 22:50:58 +0000 (22:50 +0000)
template/en/default/list/table.html.tmpl

index 6f88cd909a150c4ff8c89cac552c70d36c5d3726..2918007c19be1adbf932006124b280be6f8fbd00 100644 (file)
     [% tableheader %]
   [% END %]
 
-  <tr class="clickable_area bz_bugitem
+  <tr class="bz_bugitem
              bz_[% bug.bug_severity FILTER css_class_quote -%]
              bz_[% bug.priority FILTER css_class_quote -%]
              bz_[% bug.bug_status FILTER css_class_quote -%]
              [%+ "bz_secure" IF bug.secure_mode -%]
              [%+ "bz_secure_mode_$bug.secure_mode" FILTER css_class_quote IF bug.secure_mode -%]
              [%+ count % 2 == 1 ? "bz_row_odd" : "bz_row_even" -%]
-             "
-      onClick="document.location='show_bug.cgi?id=[% bug.bug_id %]'">
-             
+             ">
 
     [% IF dotweak %]
     <td>