FLUID-2419: the default selector for headerSortStylisticOffset is the "th" element

Metadata

Source
FLUID-2419
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2009-03-30T17:44:18.000-0400
Updated
2009-04-08T09:06:45.000-0400
Versions
  1. 1.0
Fixed Versions
  1. 1.0
Component
  1. Pager

Description

the default selector for headerSortStylisticOffset is the "th" element

It should be changed to use a class as the default (e.g. flc-pager-header)

Comments

  • Anastasia Cheetham commented 2009-04-02T10:01:51.000-0400

    This was resolved with the class-renaming efforts.

  • Justin Obara commented 2009-04-08T09:06:45.000-0400

    Verified that it is now a class called "flc-pager-sort-header"