Update AssetModelPresenter.php

display name 'EOL rate' instead of 'EOL'
This commit is contained in:
Robert-Azelis 2023-10-22 18:27:53 +02:00 committed by GitHub
parent 4e20a241ce
commit e62636b3a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ class AssetModelPresenter extends Presenter
'searchable' => false,
'sortable' => true,
'switchable' => true,
'title' => trans('general.eol'),
'title' => trans('admin/hardware/form.eol_rate'),
'visible' => true,
],
[