Host base target should fit service base target

This commit is contained in:
Thomas Gelf 2014-03-07 23:19:27 +00:00
parent d21a356a0b
commit 30c03b5f23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<div class="controls">
<?= $this->render('show/components/header.phtml') ?>
</div>
<div class="content">
<div class="content" data-base-target="col1">
<?= $this->render('show/components/output.phtml') ?>
<?= $this->render('show/components/status.phtml') ?>