使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
adrianshort
/
suttonelections
镜像自地址
https://github.com/adrianshort/suttonelections.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
2
百科
动态
浏览代码
Bugfixed past/future elections not showing properly
tags/last-sinatra-version
Adrian Short
14 年前
父节点
bc1087c24c
当前提交
7e710484a3
共有
1 个文件被更改
,包括
2 次插入
和
2 次删除
分列视图
Diff 选项
显示统计
下载 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
撰写
预览
正在加载...
取消
保存