Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

workaround for hasAttribute() calls found in custom-select #5506

Closed
wants to merge 2 commits into from
Closed

workaround for hasAttribute() calls found in custom-select #5506

wants to merge 2 commits into from

Commits on Jan 21, 2013

  1. Update js/widgets/forms/select.custom.js

    hasAttribute only supported on IE8+ so using a getAttribute workaround.
    erikyuzwa committed Jan 21, 2013
    Copy the full SHA
    8456f3f View commit details
    Browse the repository at this point in the history
  2. Update js/widgets/forms/select.custom.js

    accidentally swapped true / false
    erikyuzwa committed Jan 21, 2013
    Copy the full SHA
    d66884c View commit details
    Browse the repository at this point in the history