monitoring: Use common-table for the downtime overview too

This commit is contained in:
Eric Lippmann 2015-11-20 15:35:35 +01:00
parent ea03f4033b
commit d5affb1e24
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ if (! $this->compact): ?>
<?php endif ?>
<div class="content">
<table data-base-target="_next"
class="table-row-selectable state-table multiselect"
class="table-row-selectable state-table multiselect common-table"
data-icinga-multiselect-url="<?= $this->href('monitoring/downtimes/show'); ?>"
data-icinga-multiselect-controllers="<?= $this->href("monitoring/downtimes") ?>"
data-icinga-multiselect-data="downtime_id">