Make last_checkin sortable
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
cf8cb8521b
commit
86677b5f13
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ class AssetsController extends Controller
|
||||||
'serial',
|
'serial',
|
||||||
'model_number',
|
'model_number',
|
||||||
'last_checkout',
|
'last_checkout',
|
||||||
|
'last_checkin',
|
||||||
'notes',
|
'notes',
|
||||||
'expected_checkin',
|
'expected_checkin',
|
||||||
'order_number',
|
'order_number',
|
||||||
|
|
Loading…
Add table
Reference in a new issue