mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Removed HTML colspan for bootstrap table in files display
This commit is contained in:
parent
068ae5805b
commit
2e92ef7d77
|
@ -840,12 +840,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
@endforeach
|
||||
@else
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
{{ trans('general.no_results') }}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@endif
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue