ENGAGE-519: Remove unnecessary options from cabinet

Metadata

Source
ENGAGE-519
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2010-03-17T12:22:31.000-0400
Updated
2014-03-03T13:44:48.325-0500
Versions
N/A
Fixed Versions
  1. 0.3
Component
  1. Cabinet

Description

Remove unnecessary options from cabinet

The one in question is the option to prevent the firing of events on initialization. These events should never fire on initialization

Comments

  • Justin Obara commented 2010-03-19T10:01:28.000-0400

    Removed the preventEventFireOnInit option from the cabinet, and now no longer fire events on init ever. Also removed the now unnecessary toggleVisibility function as this has been switched to be handled by css

  • Justin Obara commented 2010-03-24T10:10:45.000-0400

    Assigned to Antranig for review

  • Antranig Basman commented 2010-03-25T08:59:51.000-0400

    Good changes which removed redundant utility as well as unclear initialisation workflow.