Pārlūkot izejas kodu

Make compare links use oldids.

pull/24/head
Ben Kurtovic pirms 9 gadiem
vecāks
revīzija
5896730ef0
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      templates/index.mako

+ 1
- 1
templates/index.mako Parādīt failu

@@ -219,7 +219,7 @@
% if i == 0:
<a href="#cv-chain-table">Compare</a>
% else:
<a href="${request.url | httpsfix, h}&amp;action=compare&amp;url=${source.url | u}">Compare</a>
<a href="${request.script_root | h}?lang=${query.lang | h}&amp;project=${query.project | h}&amp;oldid=${query.oldid or query.page.lastrevid | h}&amp;action=compare&amp;url=${source.url | u}">Compare</a>
% endif
</td>
</tr>


Notiek ielāde…
Atcelt
Saglabāt