Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrianshort
/
suttonelections
réplica de
https://github.com/adrianshort/suttonelections.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
2
Wiki
Actividad
Explorar el Código
Bugfixed past/future elections not showing properly
tags/last-sinatra-version
Adrian Short
hace 14 años
padre
bc1087c24c
commit
7e710484a3
Se han
modificado 1 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
views/index.haml
+ 2
- 2
views/index.haml
Ver fichero
@@ -1,6 +1,6 @@
%h1 Sutton Elections
- if @future_elections
- if @future_elections
.size > 0
%h2 Forthcoming elections
@@ -16,7 +16,7 @@
%td= election.kind
- if @past_elections
- if @past_elections
.size > 0
%h2 Past elections
Escribir
Vista previa
Cargando…
Cancelar
Guardar