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
3479ae8c
Commit
3479ae8c
authored
Mar 08, 2012
by
niskac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor addition to #142
parent
ec81137c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
27 deletions
+27
-27
index.php
demo/protected/views/site/index.php
+27
-27
No files found.
demo/protected/views/site/index.php
View file @
3479ae8c
...
...
@@ -1006,11 +1006,11 @@ Yii::app()->user->setFlash('error', '<strong>Oh snap!</strong> Change a few thin
'type'=>'primary', // '', 'primary', 'info', 'success', 'warning', 'danger' or 'inverse'
'buttons'=>array(
array('label'=>'Action', 'items'=>array(
array('label'=>'Action'),
array('label'=>'Another action'),
array('label'=>'Something else'),
array('label'=>'Action'
, 'url'=>'#'
),
array('label'=>'Another action'
, 'url'=>'#'
),
array('label'=>'Something else'
, 'url'=>'#'
),
'---',
array('label'=>'Separate link'),
array('label'=>'Separate link'
, 'url'=>'#'
),
)),
),
)); ?>
...
...
@@ -1024,11 +1024,11 @@ Yii::app()->user->setFlash('error', '<strong>Oh snap!</strong> Change a few thin
'buttons'
=>
array
(
array
(
'label'
=>
'Action'
,
'url'
=>
'#'
),
array
(
'items'
=>
array
(
array
(
'label'
=>
'Action'
),
array
(
'label'
=>
'Another action'
),
array
(
'label'
=>
'Something else'
),
array
(
'label'
=>
'Action'
,
'url'
=>
'#'
),
array
(
'label'
=>
'Another action'
,
'url'
=>
'#'
),
array
(
'label'
=>
'Something else'
,
'url'
=>
'#'
),
'---'
,
array
(
'label'
=>
'Separate link'
),
array
(
'label'
=>
'Separate link'
,
'url'
=>
'#'
),
)),
),
));
?>
...
...
@@ -1038,10 +1038,10 @@ Yii::app()->user->setFlash('error', '<strong>Oh snap!</strong> Change a few thin
array
(
'label'
=>
'Action'
,
'url'
=>
'#'
),
array
(
'items'
=>
array
(
array
(
'label'
=>
'Action'
),
array
(
'label'
=>
'Another action'
),
array
(
'label'
=>
'Something else'
),
array
(
'label'
=>
'Another action'
,
'url'
=>
'#'
),
array
(
'label'
=>
'Something else'
,
'url'
=>
'#'
),
'---'
,
array
(
'label'
=>
'Separate link'
),
array
(
'label'
=>
'Separate link'
,
'url'
=>
'#'
),
)),
),
));
?>
...
...
@@ -1050,11 +1050,11 @@ Yii::app()->user->setFlash('error', '<strong>Oh snap!</strong> Change a few thin
'buttons'
=>
array
(
array
(
'label'
=>
'Danger'
,
'url'
=>
'#'
),
array
(
'items'
=>
array
(
array
(
'label'
=>
'Action'
),
array
(
'label'
=>
'Another action'
),
array
(
'label'
=>
'Something else'
),
array
(
'label'
=>
'Action'
,
'url'
=>
'#'
),
array
(
'label'
=>
'Another action'
,
'url'
=>
'#'
),
array
(
'label'
=>
'Something else'
,
'url'
=>
'#'
),
'---'
,
array
(
'label'
=>
'Separate link'
),
array
(
'label'
=>
'Separate link'
,
'url'
=>
'#'
),
)),
),
));
?>
...
...
@@ -1065,11 +1065,11 @@ Yii::app()->user->setFlash('error', '<strong>Oh snap!</strong> Change a few thin
'buttons'
=>
array
(
array
(
'label'
=>
'Success'
,
'url'
=>
'#'
),
array
(
'items'
=>
array
(
array
(
'label'
=>
'Action'
),
array
(
'label'
=>
'Another action'
),
array
(
'label'
=>
'Something else'
),
array
(
'label'
=>
'Action'
,
'url'
=>
'#'
),
array
(
'label'
=>
'Another action'
,
'url'
=>
'#'
),
array
(
'label'
=>
'Something else'
,
'url'
=>
'#'
),
'---'
,
array
(
'label'
=>
'Separate link'
),
array
(
'label'
=>
'Separate link'
,
'url'
=>
'#'
),
)),
),
));
?>
...
...
@@ -1078,11 +1078,11 @@ Yii::app()->user->setFlash('error', '<strong>Oh snap!</strong> Change a few thin
'buttons'
=>
array
(
array
(
'label'
=>
'Info'
,
'url'
=>
'#'
),
array
(
'items'
=>
array
(
array
(
'label'
=>
'Action'
),
array
(
'label'
=>
'Another action'
),
array
(
'label'
=>
'Something else'
),
array
(
'label'
=>
'Action'
,
'url'
=>
'#'
),
array
(
'label'
=>
'Another action'
,
'url'
=>
'#'
),
array
(
'label'
=>
'Something else'
,
'url'
=>
'#'
),
'---'
,
array
(
'label'
=>
'Separate link'
),
array
(
'label'
=>
'Separate link'
,
'url'
=>
'#'
),
)),
),
));
?>
...
...
@@ -1098,11 +1098,11 @@ Yii::app()->user->setFlash('error', '<strong>Oh snap!</strong> Change a few thin
'buttons'=>array(
array('label'=>'Action', 'url'=>'#'),
array('items'=>array(
array('label'=>'Action'),
array('label'=>'Another action'),
array('label'=>'Something else'),
array('label'=>'Action'
, 'url'=>'#'
),
array('label'=>'Another action'
, 'url'=>'#'
),
array('label'=>'Something else'
, 'url'=>'#'
),
'---',
array('label'=>'Separate link'),
array('label'=>'Separate link'
, 'url'=>'#'
),
)),
),
)); ?>
...
...
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