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.

git-svn-id: svn://10.0.0.236/trunk@164956 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jocuri%softhome.net 2004-11-04 23:16:59 +00:00
parent 76184231c4
commit 0ce14e38cf

View File

@ -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="">