Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Fresh install of the service gives javascript error #4

Open
MikkoJo opened this issue Aug 30, 2012 · 0 comments
Open

Fresh install of the service gives javascript error #4

MikkoJo opened this issue Aug 30, 2012 · 0 comments

Comments

@MikkoJo
Copy link
Contributor

MikkoJo commented Aug 30, 2012

A fresh install of the service should work without errors. There are no citysettings in new install and that causes javascript syntax error in dashboard.html template.

var city_polygon = {
'type': 'Feature',
'properties': {},
---> 'geometry': <---
};
var projects_QU = {
'type': 'FeatureCollection',

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant