FLUID-5020: Allow html in show/hide tab

Metadata

Source
FLUID-5020
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
heidi valles
Created
2013-05-14T10:10:12.871-0400
Updated
2014-04-04T15:39:28.964-0400
Versions
N/A
Fixed Versions
  1. 1.5
Component
  1. Sliding Panel

Description

In uiOptions/js/SlidingPanel.js , the showText and hideText are text only and will not allow for html. We'd like to add a font icon span to this tab, ie. <span class="fl-icon-preferences"></span> , to appear to the left of the text.

Comments

  • Justin Obara commented 2013-10-18T13:16:21.895-0400

    Submitted pull request https://github.com/fluid-project/infusion/pull/419

    Provided a new selector for the label. This allows the toggleButton and it's label to be separate elements. Allowing for more complex markup in the toggle button.

  • Justin Obara commented 2014-03-26T16:12:55.264-0400

    pull request merged at 861d635d56c7546c764d23cf40e7f96e85516b17