aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-05-14 16:21:34 +0100
committerStruan Donald <struan@exo.org.uk>2012-05-14 16:21:34 +0100
commit35517426ec00aeb98d7ef3b5f1a27f3035209beb (patch)
treea6290087cf3e6724f3c2f6835a364a4ddebe3803 /data
parentd88179c56e7f3141533d5da91a0028486495c9b4 (diff)
move wards to json file
Diffstat (limited to 'data')
-rw-r--r--data/dashboard.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/dashboard.json b/data/dashboard.json
index c921950be..31214ec8f 100644
--- a/data/dashboard.json
+++ b/data/dashboard.json
@@ -1,4 +1,10 @@
{
+ "wards": {
+ "1": { "id": 1, "name": "West Ward" },
+ "2": { "id": 2, "name": "East Ward" },
+ "3": { "id": 3, "name": "North Ward" },
+ "4": { "id": 4, "name": "South Ward" }
+ },
"category_options": [
"Abandoned vehicles",
"Grafitti",