remove add allocation btn

This commit is contained in:
notCharles 2024-04-29 21:42:02 -04:00
parent 26da0c5e74
commit 80155a17e5

View File

@ -57,7 +57,7 @@ class AllocationsRelationManager extends RelationManager
])
->headerActions([
Tables\Actions\CreateAction::make()->label('Create Allocation'),
Tables\Actions\AssociateAction::make()->label('Add Allocation'),
//Tables\Actions\AssociateAction::make()->label('Add Allocation'),
])
->bulkActions([
Tables\Actions\BulkActionGroup::make([