Add waiting time to list of pending accounts in admin UI (#10985)

This commit is contained in:
Eugen Rochko
2019-06-07 03:24:10 +02:00
committed by GitHub
parent c672676c03
commit a60364ca7d
3 changed files with 5 additions and 2 deletions

View File

@ -8,6 +8,8 @@
= "(@#{account.username})"
%br/
= account.user_current_sign_in_ip
= t 'admin.accounts.time_in_queue', time: time_ago_in_words(account.user&.created_at)
- if account.user&.invite_request&.text&.present?
.pending-account__body