Progress
Report modal style fix, chat updates, statusserializer revert, display name truncation
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
%tr
|
||||
%td
|
||||
= admin_account_link_to(account)
|
||||
- if account.is_flagged_as_spam
|
||||
%span SPAM
|
||||
%td
|
||||
- if account.user_current_sign_in_ip
|
||||
%samp.ellipsized-ip{ title: account.user_current_sign_in_ip }= account.user_current_sign_in_ip
|
||||
|
||||
Reference in New Issue
Block a user