author | Markus Bröker<broeker.markus@googlemail.com> |
Fri, 15 Sep 2017 09:58:42 +0200 | |
changeset 49 | 611d4fe474d3 |
parent 43 | js/main.js@682bd6e707ef |
permissions | -rw-r--r-- |
43
682bd6e707ef
Umstellung von jQuery und Bootstrap auf CDNs
Markus Broeker<broeker.markus@googlemail.com>
parents:
7
diff
changeset
|
1 |
function route(url) { |
682bd6e707ef
Umstellung von jQuery und Bootstrap auf CDNs
Markus Broeker<broeker.markus@googlemail.com>
parents:
7
diff
changeset
|
2 |
window.location.href = url; |
682bd6e707ef
Umstellung von jQuery und Bootstrap auf CDNs
Markus Broeker<broeker.markus@googlemail.com>
parents:
7
diff
changeset
|
3 |
} |