Add logo, remove session checking every 2 seconds
This commit is contained in:
parent
84db461afb
commit
eb9f9c9a6e
8 changed files with 5 additions and 14 deletions
|
@ -4,14 +4,7 @@ var identity = {} ;
|
|||
|
||||
|
||||
|
||||
// Fetch Status
|
||||
identity.fetchStatus = function(){
|
||||
|
||||
// TODO
|
||||
|
||||
return new Array("0", "user1", "25/02/2016");
|
||||
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue