Commit 1c4cf304 by Antonio Ramirez

another typo fix

parent 6ce2f8f1
......@@ -67,7 +67,6 @@ class Tabs extends Widget
* - active: boolean, optional, whether the item tab header and pane should be visibles or not.
* - 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();
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment