Added icon and tooltip

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-08-11 13:06:34 +01:00
parent f6b9e11810
commit 1f55a8b6e3

View File

@@ -67,7 +67,9 @@ class LocationPresenter extends Presenter
'sortable' => true,
'switchable' => true,
'title' => trans('admin/locations/message.current_location'),
'titleTooltip' => trans('admin/locations/message.current_location'),
'visible' => true,
'class' => 'css-house-laptop',
], [
'field' => 'rtd_assets_count',
'searchable' => false,