This commit is contained in:
Qiang Xue 2013-11-13 08:31:49 -05:00
parent c61d43e883
commit 0af884dcc1

View File

@ -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']],