Make last_checkin sortable

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-03-27 20:37:25 +00:00
parent cf8cb8521b
commit 86677b5f13

View file

@ -94,6 +94,7 @@ class AssetsController extends Controller
'serial',
'model_number',
'last_checkout',
'last_checkin',
'notes',
'expected_checkin',
'order_number',