mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 13:57:41 -08:00
Update AssetModelPresenter.php
display name 'EOL rate' instead of 'EOL'
This commit is contained in:
parent
4e20a241ce
commit
e62636b3a5
|
@ -104,7 +104,7 @@ class AssetModelPresenter extends Presenter
|
||||||
'searchable' => false,
|
'searchable' => false,
|
||||||
'sortable' => true,
|
'sortable' => true,
|
||||||
'switchable' => true,
|
'switchable' => true,
|
||||||
'title' => trans('general.eol'),
|
'title' => trans('admin/hardware/form.eol_rate'),
|
||||||
'visible' => true,
|
'visible' => true,
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue