Skip to content

Fix pipelines table headers

Luke Bennett requested to merge 22472-wrong-table-head into master

What does this MR do?

Removed stages loop for a single 'Stages' header.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

The headers were messing the table up. Note the redundant headers and squished cells.

Screen_Shot_2016-09-27_at_14.40.51

Screenshots (if relevant)

Screen_Shot_2016-09-27_at_14.39.04

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22472 (closed)

Merge request reports