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