Comment 4 for bug 1202929

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

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

commit 493d85d2e718f3f1942cf34c78b8a78dbf4df0cd
Author: Kieran Spear <email address hidden>
Date: Fri Dec 13 10:17:26 2013 +1100

    Support warning messages in SelfHandlingForm

    Sometimes we need to show a prominent message at the top of a form to
    warn the user about something. One example is trying to snapshot an
    in-use volume.

    Change-Id: I073fe6bd049eb90b7a6ed45abfad96ebda3510eb
    Related-Bug: #1202929