diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-07-04 17:05:02 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-07-04 17:05:02 +0100 |
commit | ca3d6ca903909c1f8ed31548d8a338e5cb6d71ba (patch) | |
tree | 2830ba1b61b841d2af2fc041c73c43a5bd946918 /perllib/FixMyStreet/Cobrand/FixaMinGata.pm | |
parent | 91db7d51d0e2fe172e84ba4c00b4cf319e15c16d (diff) | |
parent | 688169c4b0e12302efeab07478a59a28d45f3f98 (diff) |
Merge branch 'fix-admin-proxy'
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/FixaMinGata.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/FixaMinGata.pm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/perllib/FixMyStreet/Cobrand/FixaMinGata.pm b/perllib/FixMyStreet/Cobrand/FixaMinGata.pm index e6e54926f..9ffbf00b8 100644 --- a/perllib/FixMyStreet/Cobrand/FixaMinGata.pm +++ b/perllib/FixMyStreet/Cobrand/FixaMinGata.pm @@ -33,10 +33,6 @@ sub area_types { [ 'KOM' ]; } -sub admin_base_url { - return 'http://www.fixamingata.se/admin/'; -} - # If lat/lon are present in the URL, OpenLayers will use that to centre the map. # Need to specify a zoom to stop it defaulting to null/0. sub uri { |