Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

fix(tabs docs): remove uib-tab's "active" setting #5608

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions src/tabs/docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ AngularJS version of the tabs directive.

### uib-tab settings

* `active`
<small class="badge">$</small>
<i class="glyphicon glyphicon-eye-open"></i>
_(Default: `false`)_ -
Whether tab is currently selected. Note that this is purely for CSS and will not physically set this tab to active.

* `classes`
<small class="badge">$</small> -
An optional string of space-separated CSS classes.
Expand Down