Comment 15 for bug 1434548

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

Reviewed: https://review.openstack.org/175869
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=83fcd5a14bf6f8ea8afa19f743044e2c9bccf771
Submitter: Jenkins
Branch: stable/kilo

commit 83fcd5a14bf6f8ea8afa19f743044e2c9bccf771
Author: lin-hua-cheng <email address hidden>
Date: Mon Apr 20 20:49:31 2015 -0700

    Hide Cancel button if no cancel_url is provided

    If there is no cancel_url is defined on the ModalFormView
    class, hide the Cancel button.

    Change-Id: Id27c60525560dcfdb5cfafa2c4cd7b4edffea158
    Closes-Bug: #1434548
    (cherry picked from commit 0e116f2a0b35cf4b013ae6fd9b693f096a967e0c)