Browse Source

silly typo

tags/2.0.0-beta
Antonio Ramirez 11 years ago
parent
commit
6ce2f8f137
  1. 1
      framework/yii/bootstrap/Tabs.php

1
framework/yii/bootstrap/Tabs.php

@ -68,7 +68,6 @@ class Tabs extends Widget
* - content: string, required if `items` is not set. The content (HTML) of the tab pane.
* - contentOptions: optional, array, the HTML attributes of the tab content container.
* )
* ```
*/
public $items = array();
/**

Loading…
Cancel
Save