Ver a proveniência

Simplify heading text

tags/last-sinatra-version
Adrian Short há 8 anos
ascendente
cometimento
79162e5e33
1 ficheiros alterados com 1 adições e 4 eliminações
  1. +1
    -4
      views/district.haml

+ 1
- 4
views/district.haml Ver ficheiro

@@ -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])


Carregando…
Cancelar
Guardar