location: remove debug prints

also some style corrections
This commit is contained in:
Milan Pässler 2016-02-25 21:20:25 +01:00
commit 9f48cb1f3b
3 changed files with 4 additions and 6 deletions

View file

@ -43,7 +43,7 @@ define(function () {
switch2plain()
return false
}
a1.href = config.siteURL
a1.href = "#"
var a2 = document.createElement("a")
a2.textContent = "uci"
a2.onclick = function() {