Ticket #7143 (closed feature: fixed)
Tabs: Deprecate the length method
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.9.0 |
| Component: | ui.tabs | Version: | 1.8.10 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The length method will be removed as it doesn't serve much purpose and can easily be calculated by counting the number of list items.
Change History
comment:1 Changed 2 years ago by scott.gonzalez
- Priority changed from minor to blocker
- Status changed from new to open
comment:2 Changed 2 years ago by scott.gonzalez
- Status changed from open to closed
- Resolution set to fixed
Fixed in 03eb54b37902db771accd3a53bad1b927c058bc7.
Note: See
TracTickets for help on using
tickets.

