forked from TFMM/silent-auction
fix
This commit is contained in:
@@ -62,7 +62,7 @@ class VehiclesRelationManager extends RelationManager
|
|||||||
->boolean()
|
->boolean()
|
||||||
->label('Judged?')
|
->label('Judged?')
|
||||||
->sortable()
|
->sortable()
|
||||||
->falseIcon('heroicon-o-badge-check')
|
->falseIcon('heroicon-o-check-badge')
|
||||||
->trueIcon('heroicon-o-x-circle')
|
->trueIcon('heroicon-o-x-circle')
|
||||||
->trueColor('danger')
|
->trueColor('danger')
|
||||||
->falseColor('success'),
|
->falseColor('success'),
|
||||||
|
|||||||
Reference in New Issue
Block a user