Comment 2 for bug 1651626

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

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

commit c9034ec7ae2155db3e746818537bdd4932cb44d1
Author: hanchao <email address hidden>
Date: Wed Dec 21 11:00:46 2016 +0800

    Remove shared checkbox for non-admin users when doing network things.

    Non-admin users are not allowed to touch the 'shared' checkbox when
    creating or updating networks. It is better to make this invisible
    to non-admin users instead of presenting it but not allowed to touch.

    Change-Id: Ia5ed186b22f8658866c3a2b2acdde8053d176d81
    Closes-Bug: #1651626