js/main.js
author Markus Broeker<broeker.markus@googlemail.com>
Sun, 14 Feb 2016 20:13:57 +0100
changeset 43 682bd6e707ef
parent 7 3ed6f90e97d9
permissions -rw-r--r--
Umstellung von jQuery und Bootstrap auf CDNs

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