Fixes #1193
This commit is contained in:
parent
c61d43e883
commit
0af884dcc1
@ -30,7 +30,7 @@ AppAsset::register($this);
|
||||
],
|
||||
]);
|
||||
echo Nav::widget([
|
||||
'options' => ['class' => 'navbar-nav pull-right'],
|
||||
'options' => ['class' => 'navbar-nav navbar-right'],
|
||||
'items' => [
|
||||
['label' => 'Home', 'url' => ['/site/index']],
|
||||
['label' => 'About', 'url' => ['/site/about']],
|
||||
|
Loading…
Reference in New Issue
Block a user