diff --git a/mozilla/webtools/bugzilla/template/en/default/list/table.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/list/table.html.tmpl index f6a871e199c..64ed319db1f 100644 --- a/mozilla/webtools/bugzilla/template/en/default/list/table.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/list/table.html.tmpl @@ -77,16 +77,6 @@ [% tableheader = BLOCK %]
| @@ -188,18 +178,19 @@ "> [% IF dotweak %] - | + | [% END %] - | + | [% bug.bug_id %] | [% FOREACH column = displaycolumns %] -+ | [% IF abbrev.$column.maxlength %] [% END %] |
|---|