mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-19 07:50:39 +08:00
fixes #1055
This commit is contained in:
@@ -29,8 +29,8 @@ use yii\helpers\Html;
|
||||
* 'caption' => '<h4>This is title</h4><p>This is the caption text</p>',
|
||||
* 'options' => [...],
|
||||
* ],
|
||||
* )
|
||||
* ));
|
||||
* ]
|
||||
* ]);
|
||||
* ```
|
||||
*
|
||||
* @see http://twitter.github.io/bootstrap/javascript.html#carousel
|
||||
|
||||
Reference in New Issue
Block a user