Comment 2 for bug 1439449

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

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

commit bbb53af6784d09c697033d2d0332d3ca8cd1f4c5
Author: Shaoquan Chen <email address hidden>
Date: Wed Apr 1 16:50:54 2015 -0700

    [Launch Instance Fix] Making table expand faster

    Currently, the animation is too slow to show the details in the
    table's row. It looks like it to hard for the UI to do such a
    simple thing. We should make it faster and slick.

    Change-Id: Ia8cff5692b20c3482b06e406ca44480d02ee54a4
    Closes-Bug: #1439449