Ticket #4222 (closed enhancement: fixed)
Add ability to not use icons
| Reported by: | grabanski | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8 |
| Component: | ui.accordion | Version: | 1.6rc6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Please add the ability to use options { icons: false } to not put the icons in the accordion. I have an accordion that doesn't use the icons so I have to hide them with CSS currently.
Thanks.
Attachments
Change History
comment:2 Changed 4 years ago by joern.zaefferer
- Status changed from new to closed
- Resolution set to worksforme
Hiding with CSS is simple enough. icons:false would have to be handled when using accordion("option"), too, which is too complex for such a simple task.
Note: See
TracTickets for help on using
tickets.


