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 protected]> 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 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1368924 Title: Removing container ID element Status in OpenStack Dashboard (Horizon): Fix Released Bug description: We have a container ID that we are not using. The only reference of it is use for styling and should be replace with a CSS class instead. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1368924/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

