Comment 2 for bug 1372029

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

Reviewed: https://review.openstack.org/122988
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3e4c56986281cbae8d64c7f543e9c6b263515685
Submitter: Jenkins
Branch: master

commit 3e4c56986281cbae8d64c7f543e9c6b263515685
Author: <email address hidden> <email address hidden>
Date: Sun Sep 21 02:35:39 2014 -0400

    Put units in paranthesis in Create Flavor form

    In the Create/Edit Flavor forms and Project Quota forms:
    - Admin -> Flavors -> Create/Edit Flavors
    - Identity -> Projects -> Create Projects -> Quota

    some of the units need to be enclosed within paranthesis to be
    consistent with the way units are represented in other form like:
    - Admin -> Images -> Create Image
    - Project -> Volumes -> Create Volume

    Change-Id: I96cd9f6c4fe46e51f462ff29a45182ded15b76dd
    Closes-Bug: #1372029