このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
adrianshort
/
suttonelections
ミラー元
https://github.com/adrianshort/suttonelections.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
2
Wiki
アクティビティ
ソースを参照
Bugfixed past/future elections not showing properly
tags/last-sinatra-version
Adrian Short
13年前
親
bc1087c24c
コミット
7e710484a3
1個のファイルの変更
、
2行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+2
-2
views/index.haml
+ 2
- 2
views/index.haml
ファイルの表示
@@ -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
書き込み
プレビュー
読み込み中…
キャンセル
保存