Commit 481b2202 authored by Antek Grzanka's avatar Antek Grzanka

An assassin hides, when does not want to be seen.

parent 4be15cc9
......@@ -130,11 +130,9 @@
} else if (parameters["locals"] && parameters["locals"] === 'krakow'){
getPollution();
} else {
document.getElementById('body').style.display = none;
document.getElementById('body').style.display = "none";
}
})();
</script>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment