public/js/main.js
author Markus Bröker<broeker.markus@googlemail.com>
Tue, 19 Sep 2017 13:04:18 +0200 (2017-09-19)
changeset 51 bfcfa759003a
parent 49 611d4fe474d3
permissions -rw-r--r--
GSV ignorieren
function route(url) {
    window.location.href = url;
}