Skip to content

yii\bootstrap\Tabs #211

@yii-bot

Description

@yii-bot

This issue has originally been reported by @andrtechno at yiisoft/yii2#14710.
Moved here by @samdark.


в примере http://www.yiiframework.com/doc-2.0/yii-bootstrap-tabs.html

ругается на

 [
    'label' => 'External Link',
    'url' => 'http://www.example.com',
 ],

Invalid Configuration – yii\base\InvalidConfigException
The 'content' option is required.

Не работает

 [
    'label' => 'Example',
    'url' => 'http://www.example.com',
],

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions