Comment 4 for bug 1368924

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

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

commit 21c94bd2185b20d4f551e27967134db357f61f3b
Author: Diana Whitten <email address hidden>
Date: Mon Dec 21 16:21:26 2015 -0700

    Removing container ID element

    Removing the element, as it was not really needed at all.
    Also, removed a debug statement that was discovered in
    material.hamburger.js while refactoring for this change.

    Added a 'container-fluid' class to the content body
    as well, because it is not possible to configure Horizon
    as a non-fluid layout without a container element around
    the first 'row' element.

    Change-Id: I097ea31f991e8d15987b7cf54b77a309d6155771
    Closes-bug: #1368924