Fix that the location is not getting updated when navigating to the login

refs #7163
This commit is contained in:
Johannes Meyer 2014-10-16 16:13:37 +02:00
parent d73423ceee
commit d4acbeb061
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ $currentPos = array_search($wizard->getCurrentPage(), $pages, true);
list($configPagesLeft, $configPagesRight) = array_chunk($configPages, count($configPages) / 2, true);
?>
<div id="setup" class="container">
<div id="setup" data-base-target="layout">
<div class="header">
<?= $this->img('img/logo_icinga_big.png'); ?>
<div class="progress-bar">