Comment 4 for bug 1672723

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

Reviewed: https://review.openstack.org/505303
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0c8b0f3754884bb1c198b2a6877a53546dc64cd8
Submitter: Zuul
Branch: master

commit 0c8b0f3754884bb1c198b2a6877a53546dc64cd8
Author: Marek Lycka <email address hidden>
Date: Tue Sep 19 17:04:45 2017 +0200

    Fixes toggle behavior in Network Topology graphs

    Changes the buttons (Toggle Labels and Toggle Network Collapse)
     in the network topology graph view into bootstrap styled checkboxes
    (the buttons should now operate as on/off) and modifies the relevant
    js code to prevent random un-toggeling on data loading. Additionally,
    the states for each button should now be respected on page refresh.

    Change-Id: I16c00786a2c7cd37a38ebecc9494861232d2f473
    Closes-Bug: 1672723