diff options
author | Christian Pointner <equinox@ffgraz.net> | 2013-12-30 01:21:06 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2013-12-30 01:21:06 +0000 |
commit | fc31517a03988f10e02ebe982cfd019f202f0ebf (patch) | |
tree | 93fdd8f4c110882e3c339e22891a8b993abf0952 /map.js | |
parent | cf44f3ddd41b623f46dec46c947b2b8aec1ccc70 (diff) |
reenable login container
Diffstat (limited to 'map.js')
-rw-r--r-- | map.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ debug = function (log_txt) { function initialize(lat, lng, res) { debug("Initializing Funkfeuer Graz Map"); - $('#southeastcontainer').hide(); google.maps.visualRefresh=true; var mapOptions = { |