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-- |
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 |
} |