summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/javascripts/pipelines/components/graph/job_component.vue2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/javascripts/pipelines/components/graph/job_component.vue b/app/assets/javascripts/pipelines/components/graph/job_component.vue
index 1a42d86d71a..2fdace6e01a 100644
--- a/app/assets/javascripts/pipelines/components/graph/job_component.vue
+++ b/app/assets/javascripts/pipelines/components/graph/job_component.vue
@@ -103,6 +103,7 @@
:title="tooltipText"
:class="cssClassJobName"
data-container="body"
+ data-html
class="js-pipeline-graph-job-link"
>
@@ -118,6 +119,7 @@
class="js-job-component-tooltip"
:title="tooltipText"
:class="cssClassJobName"
+ data-html
data-container="body"
>