Commit f067d9a0 authored by Patrick's avatar Patrick
Browse files

test

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -8,7 +8,7 @@ $("#tour-button").hide();
checkagent();
// removebuildings();
document.getElementById("redtext")..innerHTML = "checkagent: " + checkagent() + " istouchdevice: " + is_touch_device() + " isipad:" + checkIpad();
document.getElementById("redtext").innerHTML = "checkagent: " + checkagent() + " istouchdevice: " + is_touch_device() + " isipad:" + checkIpad();
};
......
Supports Markdown
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