Comment 4 for bug 1410941

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

Reviewed: https://review.openstack.org/298815
Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=1922c5dd7cd6ecfa807284711d423818fcac2b62
Submitter: Jenkins
Branch: master

commit 1922c5dd7cd6ecfa807284711d423818fcac2b62
Author: Chad Roberts <email address hidden>
Date: Tue Mar 29 11:14:54 2016 -0400

    Simplifying plugin select logic

    This is the first small step in making the plugin select
    logic more conformant with a regular workflow.
    Here, we change the plugin and versions into switched
    form fields, eliminating the javascript that used to
    handle that.

    Change-Id: I23145e340f37b25cfc63446ec381730521d066b0
    Partial-Bug: #1410941