Removing container ID element
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Dashboard (Horizon) |
Low
|
Richard Jones |
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.
description: | updated |
summary: |
- Removing unused element ids in page layout + Removing container ID element |
Changed in horizon: | |
assignee: | nobody → Thai Tran (tqtran) |
status: | New → In Progress |
Change abandoned by Thai Tran (<email address hidden>) on branch: master
Review: https:/
Changed in horizon: | |
status: | In Progress → Confirmed |
assignee: | Thai Tran (tqtran) → nobody |
importance: | Undecided → Low |
Changed in horizon: | |
assignee: | nobody → Diana Whitten (hurgleburgler) |
Fix proposed to branch: master
Review: https:/
Changed in horizon: | |
status: | Confirmed → In Progress |
Changed in horizon: | |
assignee: | Diana Whitten (hurgleburgler) → Ryan Peters (rjpeter2) |
Changed in horizon: | |
assignee: | Ryan Peters (rjpeter2) → Richard Jones (r1chardj0n3s) |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 21c94bd2185b20d
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.
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: I097ea31f991e8d
Closes-bug: #1368924
Changed in horizon: | |
status: | In Progress → Fix Released |
Fix proposed to branch: master /review. openstack. org/121218
Review: https:/