瀏覽代碼

Simplify heading text

tags/last-sinatra-version
Adrian Short 8 年之前
父節點
當前提交
79162e5e33
共有 1 個文件被更改,包括 1 次插入4 次删除
  1. +1
    -4
      views/district.haml

+ 1
- 4
views/district.haml 查看文件

@@ -40,10 +40,7 @@
 


%h2
Candidates elected previously in
= @district.name
= @district.body.district_name
%h2 Candidates elected

- Election.all(:body => @district.body, :order => [:d.desc]).each do |election|
- ccys = Candidacy.all(:election_id => election.id, :district_id => @district.id, :seats => 1, :order => [:votes.desc])


Loading…
取消
儲存