Ticket #4222 (closed enhancement: fixed)

Opened 18 months ago

Last modified 16 months ago

Add ability to not use icons

Reported by: grabanski Owned by:
Priority: minor Milestone: 1.8
Component: ui.accordion Version: 1.6rc6
Keywords: Cc:

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

accordion-4222.patch Download (2.8 KB) - added by joern.zaefferer 16 months ago.

Change History

Changed 16 months ago by joern.zaefferer

  • milestone changed from TBD to 1.8

Changed 16 months 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.

Changed 16 months ago by joern.zaefferer

Changed 16 months ago by joern.zaefferer

  • status changed from closed to reopened
  • resolution worksforme deleted

Changed 16 months ago by joern.zaefferer

Reopening based on discussion on ui-dev.

Changed 16 months ago by joern.zaefferer

  • status changed from reopened to closed
  • resolution set to fixed

Fixed in r2516.

Note: See TracTickets for help on using tickets.