Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
copyvios
espelho de
https://github.com/earwig/copyvios
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
0
Trabalho
Ver a proveniência
Make compare links use oldids.
pull/24/head
Ben Kurtovic
há 10 anos
ascendente
c8ca290d8e
cometimento
5896730ef0
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
templates/index.mako
+ 1
- 1
templates/index.mako
Ver ficheiro
@@ -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é-visualizar
Carregando…
Cancelar
Guardar