mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
add sign in count to data page
This commit is contained in:
parent
d2c2af9d8e
commit
aab109dd42
1 changed files with 3 additions and 0 deletions
|
@ -163,6 +163,9 @@
|
|||
None set!
|
||||
- else
|
||||
= current_user.locale
|
||||
|
||||
%p.data-heading Sign In count
|
||||
%p.text-muted= current_user.sign_in_count
|
||||
%h3 Dates
|
||||
.row
|
||||
.col-md-6.col-sm-6.col-xs-12
|
||||
|
|
Loading…
Reference in a new issue