Commit 45b38556 authored by Sarah Groff Hennigh-Palermo's avatar Sarah Groff Hennigh-Palermo

Merge branch 'winniehell-master-patch-82844' into 'master'

Add menu-item class to non-details-job-component

See merge request gitlab-org/gitlab!48834
parents e38dc069 fc446638
......@@ -165,7 +165,7 @@ export default {
v-gl-tooltip="{ boundary, placement: 'bottom', customClass: 'gl-pointer-events-none' }"
:title="tooltipText"
:class="jobClasses"
class="js-job-component-tooltip non-details-job-component"
class="js-job-component-tooltip non-details-job-component menu-item"
data-testid="job-without-link"
@mouseout="hideTooltips"
>
......
---
title: Add menu-item class to non-details-job-component
merge_request: 48834
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment