Parcourir la source

Added geographical ward results map

tags/last-sinatra-version
Adrian Short il y a 14 ans
Parent
révision
2c8edc6fef
2 fichiers modifiés avec 6 ajouts et 1 suppressions
  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 Voir le fichier

Avant Après
Largeur: 850  |  Hauteur: 576  |  Taille: 432 KiB

+ 6
- 1
views/home.haml Voir le fichier

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


Chargement…
Annuler
Enregistrer