Host base target should fit service base target
This commit is contained in:
parent
d21a356a0b
commit
30c03b5f23
|
@ -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') ?>
|
||||
|
||||
|
|
Loading…
Reference in New Issue