Opened 14 years ago
Closed 14 years ago
#3688 closed bug (fixed)
button pane present even if no buttons used
Reported by: | wichert | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Since my buttons are in my content I do not use the button functionality of the dialog plugin. Even so it does insert an empty buttonpane div. Markup should be as minimal as possible, so that div should not be there.
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.next |
---|---|
Priority: | minor → trivial |
comment:2 Changed 14 years ago by
Milestone: | 1.next → 1.6 |
---|---|
Priority: | trivial → major |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r1659.