Merge pull request #3343 from Aoseala/patch-1

[ci skip] Fixes example code symbol errors
This commit is contained in:
Alexander Makarov
2014-05-04 19:14:55 +04:00

View File

@@ -39,7 +39,7 @@ use yii\helpers\Html;
* 'label' => 'Ajax tab',
* 'url' => ['ajax/content'],
* ],
* ),
* ],
* 'options' => ['tag' => 'div'],
* 'itemOptions' => ['tag' => 'div'],
* 'headerOptions' => ['class' => 'my-class'],