Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
adrianshort
/
suttonelections
miroir de
https://github.com/adrianshort/suttonelections.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
2
Wiki
Activité
Parcourir la source
Bugfixed past/future elections not showing properly
tags/last-sinatra-version
Adrian Short
il y a 14 ans
Parent
bc1087c24c
révision
7e710484a3
1 fichiers modifiés
avec
2 ajouts
et
2 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+2
-2
views/index.haml
+ 2
- 2
views/index.haml
Voir le fichier
@@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer