mirror of
https://github.com/snipe/snipe-it.git
synced 2025-12-01 11:30:10 +00:00
Fixed #15483 - show EOL by default
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@ -427,7 +427,7 @@
|
||||
{{ trans('general.purchase_cost') }}
|
||||
</th>
|
||||
@endcan
|
||||
<th class="col-md-2" data-switchable="true" data-visible="false">
|
||||
<th class="col-md-2" data-switchable="true" data-visible="true">
|
||||
{{ trans('admin/hardware/form.eol_date') }}
|
||||
</th>
|
||||
<th class="col-md-2" data-switchable="true" data-visible="false">
|
||||
|
||||
Reference in New Issue
Block a user