Comment 7 for bug 1393727

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

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

commit 4ab0d6c16b733815d5e27b20a76e7b469cf666a2
Author: Rob Cresswell <email address hidden>
Date: Mon Nov 24 03:50:34 2014 -0800

    Applies ImageFormCtrl to Admin > Images

    This patch fixes inconsistencies between Project > Images > Create Image
    and its Admin equivalent by applying the same JS to both. Specifically,
    it fixes missing asterisks and file format detection.

    Change-Id: I84f98dfcff6cd38161e23bbb60c3b4b8419240f8
    Closes-Bug: 1393727
    Closes-Bug: 1395689