mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Update CategoryPresenter.php
This commit is contained in:
parent
20ad4fb681
commit
c2cfd8ff53
|
@ -96,7 +96,7 @@ class CategoryPresenter extends Presenter
|
|||
'sortable' => false,
|
||||
'switchable' => false,
|
||||
'title' => trans('table.actions'),
|
||||
'formatter' => 'categoriesActionsFormatter',
|
||||
'formatter' => 'categoriesActionsFormatter',
|
||||
],
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue