monitoring/CSS: Use action-table instead of action in the list/hosts view script

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-24 14:23:01 +02:00
parent 4a0e3c8341
commit 538c1bb42b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ if (! $this->compact): ?>
<?php endif ?>
<div class="content">
<table data-base-target="_next"
class="action multiselect"
class="action-table multiselect"
data-icinga-multiselect-url="<?= $this->href('monitoring/hosts/show') ?>"
data-icinga-multiselect-controllers="<?= $this->href("monitoring/hosts") ?>"
data-icinga-multiselect-data="host">