3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-20 20:35:31 +00:00

Cannot sort by updated at on Users [sc-27147]

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2024-10-15 16:41:45 +01:00
parent 50b8f180b3
commit 0ae9ce0aa9

View File

@ -255,6 +255,7 @@ class UsersController extends Controller
'groups',
'activated',
'created_at',
'updated_at',
'two_factor_enrolled',
'two_factor_optin',
'last_login',