display profile.stats.class in modal
This commit is contained in:
@@ -14,6 +14,7 @@ div(ng-controller='MemberModalCtrl')
|
||||
li(ng-show='profile.auth.timestamps.created') - Member since {{timestamp(profile.auth.timestamps.created)}} -
|
||||
li(ng-show='profile.auth.timestamps.loggedin') - Last logged in {{timestamp(profile.auth.timestamps.loggedin)}} -
|
||||
h3 Stats
|
||||
.label.label-info {{profile.stats.class}}
|
||||
p.alert.alert-info Coming back soon!
|
||||
//-include ../profiles/stats
|
||||
.span6
|
||||
|
||||
Reference in New Issue
Block a user