diff options
author | Struan Donald <struan@exo.org.uk> | 2012-05-14 18:06:32 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-05-14 18:06:32 +0100 |
commit | 4268024f74085b25a985fdfde431cd9b17e4cffb (patch) | |
tree | 56a7b69794c15e9311749b734e0c6841e81df151 /data | |
parent | dd16641400e49f94f480db8c3e62e0760065e6d8 (diff) |
add council name to dashboard
Diffstat (limited to 'data')
-rw-r--r-- | data/dashboard.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/dashboard.json b/data/dashboard.json index 31214ec8f..1da667356 100644 --- a/data/dashboard.json +++ b/data/dashboard.json @@ -1,4 +1,5 @@ { + "council": { "name": "South Borsetshire District Council" }, "wards": { "1": { "id": 1, "name": "West Ward" }, "2": { "id": 2, "name": "East Ward" }, |