Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
ben
/
copyvios
mirror da
https://github.com/earwig/copyvios
Segui
1
Vota
1
Forka
0
Codice
Rilasci
0
Attività
Sfoglia il codice sorgente
Only display "bypass cache" option if the result was actually cached.
pull/24/head
Ben Kurtovic
12 anni fa
parent
bcb1756510
commit
969badc4a3
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
pages/copyvios.mako
+ 1
- 1
pages/copyvios.mako
Vedi File
@@ -366,7 +366,7 @@
<td><input type="text" name="url" size="120" /></td>
% endif
</tr>
% if query.get("nocache") or
page
:
% if query.get("nocache") or
(result and result.cached)
:
<tr>
<td>Bypass cache:</td>
% if query.get("nocache"):
Scrivi
Anteprima
Caricamento…
Annulla
Salva