Commit d3f269db authored by kiko%async.com.br's avatar kiko%async.com.br

Additional patch for bug 221039: update filterexceptions.pl to take into

account the new location for knum. Here's hoping this fixes the bustage.
parent 64d770c3
......@@ -328,7 +328,6 @@
'bug.votes',
'group.bit',
'group.description',
'knum',
'dep.title',
'dep.fieldname',
'accesskey',
......@@ -338,6 +337,11 @@
'"${bug.dup_id}" FILTER bug_link(bug.dup_id)',
],
'bug/knob.html.tmpl' => [
'bug.bug_id',
'knum',
],
'bug/navigate.html.tmpl' => [
'bug_list.first',
'bug_list.last',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment