FLUID-5194: Clean up classnames, etc. in starter panel markup

Metadata

Source
FLUID-5194
Type
Improvement
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Anastasia Cheetham
Created
2013-10-28T13:59:03.749-0400
Updated
2016-08-23T10:51:41.055-0400
Versions
  1. 1.5
Fixed Versions
  1. 2.0
Component
  1. Prefs Framework

Description

I'm seeing a few selector classnames in the starter panel markup that don't seem to be used anywhere in the code. They're probably leftovers from earlier versions of the component. It would probably be a good idea to go through all the markup, etc. and clean out anything that's no longer used. There may also be style classnames that aren't needed anymore.

Example: SeparatedPanelPrefsEditor.html has a flc-prefsEditor-separatedPanel-tabs class that isn't mentioned anywhere in the code.

Comments