master
parent
317fedf52c
commit
899ffd7105
|
|
@ -37,7 +37,6 @@
|
|||
parent.location.href = '/login.html';
|
||||
}
|
||||
|
||||
|
||||
var token = localStorage.getItem("token");
|
||||
if (token != null && token.trim().length != 0) {
|
||||
$.ajax({
|
||||
|
|
|
|||
Loading…
Reference in New Issue