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