Browse Source

Remove heading

tags/last-sinatra-version
Adrian Short 8 years ago
parent
commit
eea29d6294
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      views/resultsdistrict.haml

+ 0
- 3
views/resultsdistrict.haml View File

@@ -7,7 +7,6 @@
   
= long_date(@election.d) = long_date(@election.d)
.nav .nav
- if @districts_in_this_election.size > 1 - if @districts_in_this_election.size > 1
- @district_index = @districts_in_this_election.index(@district) - @district_index = @districts_in_this_election.index(@district)
@@ -39,8 +38,6 @@
.warning .warning
We don't have the results for this election yet. We don't have the results for this election yet.


%h2 Votes by candidate
%table %table
%tr.header %tr.header
%th   %th  


Loading…
Cancel
Save