Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
Yii Bootstrap 3
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Common
Yii Bootstrap 3
Commits
218da578
Commit
218da578
authored
Mar 20, 2012
by
Crisu83
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated the demo
parent
b44a2085
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
setup.php
demo/protected/views/site/setup.php
+2
-2
No files found.
demo/protected/views/site/setup.php
View file @
218da578
...
...
@@ -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'
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment