js/main.js
author Markus Broeker<broeker.markus@googlemail.com>
Sun, 14 Feb 2016 22:24:29 +0100
changeset 45 a56e7f9a0463
parent 43 682bd6e707ef
permissions -rw-r--r--
Umstellung auf Composer

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