Fixes some html structure in the requested assets view

This commit is contained in:
Ivan Nieto Vivanco 2022-05-24 14:06:05 -05:00
parent e0b64a4879
commit 6d1de73cad

View file

@ -51,8 +51,7 @@
<th class="col-md-2" data-sortable="true">{{ trans('admin/hardware/form.expected_checkin') }}</th>
<th class="col-md-3" data-sortable="true">{{ trans('admin/hardware/table.requesting_user') }}</th>
<th class="col-md-2">{{ trans('admin/hardware/table.requested_date') }}</th>
<th class="col-md-1"></th>
<th class="col-md-1"></th>
<th class="col-md-1">{{ trans('general.checkin').'/'.trans('general.checkout') }}</th>
</tr>
</thead>
<tbody>