Procházet zdrojové kódy

Added geographical ward results map

tags/last-sinatra-version
Adrian Short před 14 roky
rodič
revize
2c8edc6fef
2 změnil soubory, kde provedl 6 přidání a 1 odebrání
  1. binární
      public/sutton-council-elections-2010-ward-map.png
  2. +6
    -1
      views/home.haml

binární
public/sutton-council-elections-2010-ward-map.png Zobrazit soubor

Před Za
Šířka: 850  |  Výška: 576  |  Velikost: 432 KiB

+ 6
- 1
views/home.haml Zobrazit soubor

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


Načítá se…
Zrušit
Uložit