temporarily disable stats in party-member modals

This commit is contained in:
Tyler Renelle 2013-12-19 18:23:55 -07:00
parent 41c80b9433
commit 6e3bb61f6e

View file

@ -14,7 +14,8 @@ div(ng-controller='MemberModalCtrl')
li(ng-show='profile.auth.timestamps.created') - Member since {{timestamp(profile.auth.timestamps.created)}} - 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)}} - li(ng-show='profile.auth.timestamps.loggedin') - Last logged in {{timestamp(profile.auth.timestamps.loggedin)}} -
h3 Stats h3 Stats
include ../profiles/stats p.alert.alert-info Coming back soon!
//-include ../profiles/stats
.span6 .span6
include ../header/avatar include ../header/avatar
h3 Achievements h3 Achievements