summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/diff-header.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-11-05 08:16:45 +0100
committerjocuri%softhome.net <>2004-11-05 08:16:45 +0100
commit2b1740e6482aa98f5057b1daa5388b24f5f8e5a3 (patch)
tree28de58329925356ca87155831a2158caf3818109 /template/en/default/attachment/diff-header.html.tmpl
parent5c19138afcedae0a1cfad8c0a9e11b916e77c18d (diff)
downloadbugzilla-2b1740e6482aa98f5057b1daa5388b24f5f8e5a3.tar.gz
bugzilla-2b1740e6482aa98f5057b1daa5388b24f5f8e5a3.tar.xz
Patch for bug 266955: Only display interdiff options if we have other_patches; patch by Christian Reis <kiko@async.com.br>; r=myk, a=myk.
Diffstat (limited to 'template/en/default/attachment/diff-header.html.tmpl')
-rw-r--r--template/en/default/attachment/diff-header.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl
index e3ca1ac41..f6fb807a8 100644
--- a/template/en/default/attachment/diff-header.html.tmpl
+++ b/template/en/default/attachment/diff-header.html.tmpl
@@ -246,7 +246,7 @@ tbody.file pre:empty {
| <a href="[% PROCESS editurl id=attachid %]">Edit</a>
| <a href="[% PROCESS diffurl id=attachid %]&amp;context=[% context FILTER html %]&amp;collapsed=[% collapsed FILTER html %]&amp;headers=[% headers FILTER html %]&amp;format=raw">Raw&nbsp;Unified</a>
[% END %]
- [% IF other_patches %]
+ [% IF other_patches.size > 0 %]
[% IF headers %] |[%END%]
Differences between
<form style="display: inline" action="">