Comment 2 for bug 1323637

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

Reviewed: https://review.openstack.org/98090
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=c8c1d975495e5554a14bce48b9c39139d0d9ce9e
Submitter: Jenkins
Branch: master

commit c8c1d975495e5554a14bce48b9c39139d0d9ce9e
Author: Ekaterina Fedorova <email address hidden>
Date: Thu Jun 5 16:15:20 2014 +0400

    Fix allow method of buttons at the Components page

    "Deploy This Environment" and "Add Component" buttons
    were hided after a deployment was finished. This behavior
    is fixed: now those buttons are hidden only during the
    deployment and reappear after the deployment is finished.

    Change-Id: I3fad3fd6e30ae676811568326e1b4a7674c1de67
    Closes-Bug: #1323637