Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
adrianshort
/
suttonelections
kopie van
https://github.com/adrianshort/suttonelections.git
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
2
Wiki
Activiteit
Bladeren bron
Bugfixed past/future elections not showing properly
tags/last-sinatra-version
Adrian Short
14 jaren geleden
bovenliggende
bc1087c24c
commit
7e710484a3
1 gewijzigde bestanden
met
toevoegingen van 2
en
2 verwijderingen
Gecombineerde weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+2
-2
views/index.haml
+ 2
- 2
views/index.haml
Bestand weergeven
@@ -1,6 +1,6 @@
%h1 Sutton Elections
%h1 Sutton Elections
- if @future_elections
- if @future_elections
.size > 0
%h2 Forthcoming elections
%h2 Forthcoming elections
@@ -16,7 +16,7 @@
%td= election.kind
%td= election.kind
- if @past_elections
- if @past_elections
.size > 0
%h2 Past elections
%h2 Past elections
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan