mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
monitoring/list/hosts: restore page behaviour
The problem here was that an accidentally removed closing div tag in 15325949 caused the application to missbehave badly. Host details where rendered below the list in some scenarios and the whole multicolumn thingy started to feel broken.
This commit is contained in:
parent
bbc0c36225
commit
9a6821c860
@ -135,3 +135,4 @@ if ($hosts->count() === 0) {
|
||||
<?php endforeach; ?>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user