2
0
Fork 0
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:
Robin Ward 2017-09-13 16:44:47 -04:00
parent 677b016387
commit 6bce3004d9
14 changed files with 51 additions and 43 deletions

View file

@ -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,