forked from TFMM/silent-auction
fix
This commit is contained in:
@@ -53,7 +53,7 @@ class CheckoutRelationManager extends RelationManager
|
|||||||
->recordActions([
|
->recordActions([
|
||||||
EditAction::make(),
|
EditAction::make(),
|
||||||
DeleteAction::make(),
|
DeleteAction::make(),
|
||||||
])
|
])
|
||||||
->toolbarActions([
|
->toolbarActions([
|
||||||
CreateAction::make(),
|
CreateAction::make(),
|
||||||
BulkActionGroup::make([
|
BulkActionGroup::make([
|
||||||
|
|||||||
Reference in New Issue
Block a user