Opened 13 years ago
Closed 13 years ago
#4997 closed bug (fixed)
No longer possible to start with empty tab then add() elements dynamically.
Reported by: | lnostdal | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | ui.tabs | Version: | 1.8a1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
r3421 creates a problem in that it is now no longer possible to start with an empty <ul></ul> and add tabs dynamically using JavaScript (the add-method).
Change History (2)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|---|
Priority: | major → critical |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r3538.