Comment 3 for bug 1350117

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/111694
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d055edf88a044bcb5f17c7603eadc05b32c6a249
Submitter: Jenkins
Branch: master

commit d055edf88a044bcb5f17c7603eadc05b32c6a249
Author: Timur Sufiev <email address hidden>
Date: Mon Aug 4 15:14:04 2014 +0400

    Fix tab show/shown handlers for bootstrap v3

    Also remove preventDefault() call from tab 'show' handler -
    with that call it required 2 clicks to switch to a
    lazy-loaded tab.

    Change-Id: I4ba55c6f750cb9724287d5a9f2297666c0cece01
    Closes-Bug: #1347002
    Closes-Bug: #1350117