Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
copyvios
réplica de
https://github.com/earwig/copyvios
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Only display "bypass cache" option if the result was actually cached.
pull/24/head
Ben Kurtovic
hace 12 años
padre
bcb1756510
commit
969badc4a3
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
pages/copyvios.mako
+ 1
- 1
pages/copyvios.mako
Ver fichero
@@ -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"):
Escribir
Vista previa
Cargando…
Cancelar
Guardar