Bug #2179
a css class (sgridbh) is not correctly named and bound to a css style
| Status: | Released | Start date: | 2012-01-20 | |
|---|---|---|---|---|
| Priority: | N/A | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Webapp - Display, home page | |||
| Target version: | 2.4.0~alpha3 | |||
| Needs translating: | No | Pull Request: |
Description
class="sgridbh" found in ServerGrid.scala,SrvGrid.scala and PendingHistory.scala need to be renamed as "sgridbph" (sgrid border padding height)
Associated revisions
Fixes #2179 sgridbh now named as sgridbph and correctly bound to rudder.css
Fixes #2179 '^' removed from the h of sgridbh
History
#1
Updated by Arthur ANGLADE over 1 year ago
- Status changed from New to Pending technical review
- % Done changed from 0 to 100
Applied in changeset 1c18abbdc84f00b452e5f3c5efdf11a61cb4adae.
#2
Updated by François ARMAND over 1 year ago
- Status changed from Pending technical review to In progress
There is bug in the submitted correction: the class name is not accurate: sgridbp? <- there is a "^" on h.
#3
Updated by Arthur ANGLADE over 1 year ago
- Status changed from In progress to Pending technical review
Applied in changeset ff620f8ced2c13ac8377a22107bae598ae2d0fad.
#4
Updated by François ARMAND over 1 year ago
- Subject changed from a css class (sgridbh) is not correctly named and bind to a css style to a css class (sgridbh) is not correctly named and bound to a css style
#5
Updated by François ARMAND over 1 year ago
- Status changed from Pending technical review to Released
OK