Fixed utility class name
What does this MR do and why?
We updated the naming of this class in gitlab-ui!3924 (merged), so fixing it here.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- In rails console enable the feature flag
Feature.enable(:work_items_mvc_2)
- Visit any work item (for example a Task)
Edited by Donald Cook