feat(invitation): show user up/down data info

This commit is contained in:
OldHawk
2017-06-15 17:41:18 +08:00
parent a50da22141
commit 26fab54bac
3 changed files with 36 additions and 5 deletions

View File

@@ -21,6 +21,10 @@
sending: false
};
vm.subuserPopover = {
templateUrl: 'userinfo.html'
};
/**
* If user is not signed in then redirect back home
*/