author | Markus Bröker<broeker.markus@googlemail.com> |
Tue, 19 Sep 2017 13:04:18 +0200 | |
changeset 51 | bfcfa759003a |
parent 49 | 611d4fe474d3 |
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 |
} |