Ver código fonte

Added geographical ward results map

tags/last-sinatra-version
Adrian Short 14 anos atrás
pai
commit
2c8edc6fef
2 arquivos alterados com 6 adições e 1 exclusões
  1. BIN
      public/sutton-council-elections-2010-ward-map.png
  2. +6
    -1
      views/home.haml

BIN
public/sutton-council-elections-2010-ward-map.png Ver arquivo

Antes Depois
Largura: 850  |  Altura: 576  |  Tamanho: 432 KiB

+ 6
- 1
views/home.haml Ver arquivo

@@ -50,6 +50,8 @@
%td
%h2 Sutton Council Results by Ward
%p Click on the ward names to see the full results for that ward.

%table.wardmap
%tr
@@ -106,7 +108,10 @@
%td.blank
%td.blank
#map
%p
%img{ :src => 'sutton-council-elections-2010-ward-map.png', :width => 850, :height => 576 }
%p Geographical results by ward map by Marshall Keene at Sutton Council GIS Team

-#
- for ward in @wards


Carregando…
Cancelar
Salvar