Commit 218da578 by Crisu83

updated the demo

parent b44a2085
......@@ -169,10 +169,10 @@ Yii::app()->bootstrap->registerTypeahead('.typeahead', array(
</section>
<div class="subnav subnav-fixed">
<div class="subnav well">
<?php $this->widget('bootstrap.widgets.BootMenu', array(
'type'=>'pills',
'type'=>'list',
'scrollspy'=>array('spy'=>'.subnav', 'offset'=>50),
'items'=>array(
array('label'=>'Setup', 'url'=>'#setup'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment