Fixed broken table header tag

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-11-14 22:06:23 +00:00
parent ae95ee49f1
commit 602c2698d2

View file

@ -397,7 +397,7 @@
}'>
<thead>
<tr>
<th class="col-md-1">#</t>
<th class="col-md-1">#</th>
<th class="col-md-1">{{ trans('general.image') }}</th>
<th class="col-md-2" data-switchable="true" data-visible="true">{{ trans('general.category') }}</th>
<th class="col-md-2" data-switchable="true" data-visible="true">{{ trans('admin/hardware/table.asset_tag') }}</th>