#5416 closed bug (duplicate)
adding a remote tab creates two panels
Reported by: | dmfontz | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.tabs | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
when you add a tab using the tabs("add","someurl", "my new tab") method, two panels are added and one is visible which messes up the UI.
Simple demo is here: http://jsbin.com/eluku3/3
Note: See
TracTickets for help on using
tickets.
Duplicate of #5069.