Removed HTML colspan for bootstrap table in files display
This commit is contained in:
parent
068ae5805b
commit
2e92ef7d77
1 changed files with 1 additions and 6 deletions
|
@ -840,12 +840,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
@endforeach
|
||||
@else
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
{{ trans('general.no_results') }}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@endif
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Reference in a new issue