mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-18 07:20:18 +08:00
fixes #1055
This commit is contained in:
@@ -24,7 +24,7 @@ use yii\helpers\Html;
|
||||
* 'label' => 'Home',
|
||||
* 'url' => ['site/index'],
|
||||
* 'linkOptions' => [...],
|
||||
* ),
|
||||
* ],
|
||||
* [
|
||||
* 'label' => 'Dropdown',
|
||||
* 'items' => [
|
||||
|
||||
Reference in New Issue
Block a user