Search and Top Navigation
#7570 closed bug (duplicate)
Opened July 20, 2011 10:23AM UTC
Closed July 20, 2011 01:35PM UTC
Last modified July 20, 2011 01:35PM UTC
Tabs: doubling containers for ajax tabs
Reported by: | beregond | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When adding ajax tab / tabs.tabs('add', href) / it gives even or odd ids for tabs (e.g. 1, 3, 5), but creates doubles for containers (like there was all 6 tabs). Either way unnecessery divs are hidden, but they exist. Occures only with ajax tabs.