js/main.js
author Markus Broeker<broeker.markus@googlemail.com>
Sun, 14 Feb 2016 22:26:56 +0100
changeset 46 f11c31f7fa3e
parent 43 682bd6e707ef
permissions -rw-r--r--
Alten Library Ordner entfernt

function route(url) {
    window.location.href = url;
}