From 071be418564827e42085e18c39520420f3b9d7ef Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 27 May 2007 03:34:42 +0000 Subject: Bug 218618: Show line numbers on patch attachments when viewing them in "diff" mode - Patch by Frédéric Buclin r=justdave a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/filterexceptions.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index b5ab0bf47..7d1c369f7 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -448,7 +448,11 @@ 'file.plus_lines', 'bonsai_prefix', 'section.old_start', - 'section_num' + 'section_num', + 'current_line_old', + 'current_line_new', + 'curr_old', + 'curr_new' ], 'admin/admin.html.tmpl' => [ -- cgit v1.2.3-24-g4f1b