From abd483cec114d67992c89e72caa9ef53ac662c5f Mon Sep 17 00:00:00 2001 From: "kiko%async.com.br" <> Date: Fri, 10 Sep 2004 05:19:48 +0000 Subject: Fix for bug 232659: Fix inconsistent attachment links (and clean up diff viewer UI while we're at it). Do just that. r=myk, a=myk. --- template/en/default/attachment/diff-file.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/attachment/diff-file.html.tmpl') diff --git a/template/en/default/attachment/diff-file.html.tmpl b/template/en/default/attachment/diff-file.html.tmpl index a25c1125a..11fdc6136 100644 --- a/template/en/default/attachment/diff-file.html.tmpl +++ b/template/en/default/attachment/diff-file.html.tmpl @@ -24,7 +24,7 @@ # relations can change and screw up the javascript for restoring, collapsing # and expanding. Do not change without testing all three of those. #%] - [% FOREACH group = section.groups %] -- cgit v1.2.3-24-g4f1b
[% collapsed ? '(+)' : '(-)' %] +
[% collapsed ? '(+)' : '(-)' %] [% IF lxr_prefix && !file.is_add %] [% file.filename FILTER html %] [% ELSE %] @@ -76,7 +76,7 @@ incremental_restore()   [% section.func_info FILTER html IF section.func_info %] [% END %] - Link Here  + Link Here