Comment 3 for bug 1349608

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

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

commit 6bd5296134650d7da855d12be1730ac81a2094ef
Author: Cindy Lu <email address hidden>
Date: Tue Jul 29 12:27:12 2014 -0700

    Terminate Instance button doesn't work

    Bug associated with Bootstrap 3 upgrade:
    https://review.openstack.org/#/c/107042/ >
    openstack_dashboard/dashboards/project/instances/tables.py
    the addition of the "ajax-modal" css class to TerminateInstance is
    causing the problems. We did not have this class before.

    Change-Id: I30e28120d9766ada56a9d179ed7ac17f8b2ad6e5
    Closes-Bug: #1349608