mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-04 06:37:55 +08:00
Fixes example code symbol errors
This commit is contained in:
@ -39,7 +39,7 @@ use yii\helpers\Html;
|
||||
* 'label' => 'Ajax tab',
|
||||
* 'url' => ['ajax/content'],
|
||||
* ],
|
||||
* ),
|
||||
* ],
|
||||
* 'options' => ['tag' => 'div'],
|
||||
* 'itemOptions' => ['tag' => 'div'],
|
||||
* 'headerOptions' => ['class' => 'my-class'],
|
||||
|
||||
Reference in New Issue
Block a user