mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
UX: Nicer selection of suspend duration
This commit is contained in:
parent
677b016387
commit
6bce3004d9
14 changed files with 51 additions and 43 deletions
|
@ -17,6 +17,7 @@ class AdminDetailedUserSerializer < AdminUserSerializer
|
|||
:can_be_deleted,
|
||||
:can_be_anonymized,
|
||||
:suspend_reason,
|
||||
:suspended_till,
|
||||
:primary_group_id,
|
||||
:badge_count,
|
||||
:warnings_received_count,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue