From fc31517a03988f10e02ebe982cfd019f202f0ebf Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 30 Dec 2013 01:21:06 +0000 Subject: reenable login container --- map.js | 1 - 1 file changed, 1 deletion(-) (limited to 'map.js') diff --git a/map.js b/map.js index 602da68..7eb01ce 100644 --- a/map.js +++ b/map.js @@ -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 = { -- cgit v1.2.1