Update CategoryPresenter.php

This commit is contained in:
Robert-Azelis 2022-11-23 19:00:08 +01:00 committed by GitHub
parent 20ad4fb681
commit c2cfd8ff53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,7 +96,7 @@ class CategoryPresenter extends Presenter
'sortable' => false,
'switchable' => false,
'title' => trans('table.actions'),
'formatter' => 'categoriesActionsFormatter',
'formatter' => 'categoriesActionsFormatter',
],
];