Comment 4 for bug 1461641

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

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

commit d79a11ed4bf604e89262b5bffd8d370938ec8bb4
Author: Yosef Hoffman <email address hidden>
Date: Wed Jun 29 07:36:46 2016 -0400

    Show wait spinner after submit of wizard modal

    Upon submitting a wizard modal, such as Launch Instance,
    the modal remains open and the submit button is disabled.
    This patch puts a spinner in the submit button as well to
    show that work is going on in the background.

    Note: Jenkins keeps failing due to firefox issues, so I'm
    trying a different download link to see if it helps.

    Change-Id: Ie800d9cc635d6b92af600e0bfe6846c70b6ca065
    Closes-Bug: #1461641