mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
shared navigation overview: Do not open a new column while unsharing
refs #5600
This commit is contained in:
parent
4db2f7e7a9
commit
cc66175e6c
@ -25,7 +25,7 @@
|
||||
)
|
||||
); ?></td>
|
||||
<td><?= $this->escape($item->owner); ?></td>
|
||||
<td><?= $removeForm->setDefault('name', $name); ?></td>
|
||||
<td data-base-target="_self"><?= $removeForm->setDefault('name', $name); ?></td>
|
||||
</tr>
|
||||
<?php endforeach ?>
|
||||
</tbody>
|
||||
|
Loading…
x
Reference in New Issue
Block a user