Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
ben
/
copyvios
espelhamento de
https://github.com/earwig/copyvios
Observar
1
Favorito
1
Fork
0
Código
Versões
0
Atividade
Ver código fonte
Make compare links use oldids.
pull/24/head
Ben Kurtovic
10 anos atrás
pai
c8ca290d8e
commit
5896730ef0
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
templates/index.mako
+ 1
- 1
templates/index.mako
Ver arquivo
@@ -219,7 +219,7 @@
% if i == 0:
<a href="#cv-chain-table">Compare</a>
% else:
<a href="${request.
url | httpsfix,
h}&action=compare&url=${source.url | u}">Compare</a>
<a href="${request.
script_root | h}?lang=${query.lang | h}&project=${query.project | h}&oldid=${query.oldid or query.page.lastrevid |
h}&action=compare&url=${source.url | u}">Compare</a>
% endif
</td>
</tr>
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar