Host detail view should also point to _next

This commit is contained in:
Thomas Gelf 2014-03-17 16:36:38 +00:00
parent 77e88b24dd
commit 5dd06d8132
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<?= $this->render('show/components/header.phtml') ?>
<h1>This host's current state</h1>
</div>
<div class="content" data-base-target="col1">
<div class="content" data-base-target="_next">
<?= $this->render('show/components/output.phtml') ?>
<table class="avp">