ソースを参照

Added geographical ward results map

tags/last-sinatra-version
Adrian Short 16年前
コミット
2c8edc6fef
2個のファイルの変更6行の追加1行の削除
  1. バイナリ
      public/sutton-council-elections-2010-ward-map.png
  2. +6
    -1
      views/home.haml

バイナリ
public/sutton-council-elections-2010-ward-map.png ファイルの表示

変更前 変更後
幅: 850  |  高さ: 576  |  サイズ: 432 KiB

+ 6
- 1
views/home.haml ファイルの表示

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


読み込み中…
キャンセル
保存