Change status controller and template
This commit is contained in:
parent
81696200b0
commit
6905bacd58
3 changed files with 4 additions and 4 deletions
|
@ -10,6 +10,6 @@ identity.fetchStatus = function(){
|
|||
|
||||
// TODO
|
||||
|
||||
return new Array("1", "user1", "25/02/2016");
|
||||
return new Array("0", "user1", "25/02/2016");
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue