FLUID-2043: Uploader contains a number of unused styles definitions

Metadata

Source
FLUID-2043
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Eli Cochran
Created
2008-12-22T15:48:37.000-0500
Updated
2011-02-22T16:27:51.657-0500
Versions
  1. 0.6beta1
  2. 0.6
  3. 0.7
Fixed Versions
  1. 0.8
Component
  1. Uploader

Description

The following styles as defined for the Uploader are no longer used:
queueStartState: "start",
queueEmptyState: "empty",
queueLoadedState: "loaded",
queueReloadedState: "reloaded",
queueDoneState: "done",
queueBrowsingState: "browsing",
queueUploadingState: "uploading",
disabled: "disabled",

Comments

  • Eli Cochran commented 2009-01-23T13:41:12.000-0500

    Removed the obsolete state styles from the code.

  • Michelle D'Souza commented 2011-02-22T16:27:51.634-0500

    Closing issues that were resolved for 1.0 and earlier releases.