Ticket #4222 (closed enhancement: fixed)

Opened 13 months ago

Last modified 10 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 (2.8 kB) - added by joern.zaefferer 10 months ago.

Change History

Changed 10 months ago by joern.zaefferer

  • milestone changed from TBD to 1.8

Changed 10 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 10 months ago by joern.zaefferer

Changed 10 months ago by joern.zaefferer

  • status changed from closed to reopened
  • resolution worksforme deleted

Changed 10 months ago by joern.zaefferer

Reopening based on discussion on ui-dev.

Changed 10 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.