<ahref="[% PROCESS viewurl id=attachid %]">View</a>
| <ahref="[% PROCESS editurl id=attachid %]">Edit</a>
| <ahref="[% PROCESS diffurl id=attachid %]&context=[% context FILTER html %]&collapsed=[% collapsed FILTER html %]&headers=[% headers FILTER html %]&format=raw">Raw Unified</a>
[% END %]
[% IF other_patches %]
[% IF headers %] |[%END%]
Differences between
<formstyle="display: inline">
<formstyle="display: inline"action="">
<selectname="oldid">
[% FOREACH patch = other_patches %]
<optionvalue="[% patch.id %]"
...
...
@@ -255,13 +267,8 @@ tbody.file pre:empty {
<br>
[% ELSE %]
[% IF headers %]
[% USE url('attachment.cgi', newid = newid, oldid = oldid, action = 'interdiff') %]