Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
e751b1203a
|
@ -1,3 +1,3 @@
|
|||
function redirectToLogin(){
|
||||
window.location = "/Login"
|
||||
window.location = baseUrl+"/Login"
|
||||
}
|
Loading…
Reference in New Issue