summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-10-23 11:01:54 +0100
committerFilipa Lacerda <filipa@gitlab.com>2018-10-23 16:02:36 +0100
commit20d3c6eba73a0170bc1ab53afb5a198879ed156a (patch)
tree7ce2e9162d15f48f2b857703d3c4c452ad95166a /changelogs
parent1ad3ce921fdba0533da0d4bd826e5ff6abdc78b2 (diff)
downloadgitlab-ce-20d3c6eba73a0170bc1ab53afb5a198879ed156a.tar.gz
Removes escape from job item53013-duplicate-escape
Tooltips aren't using v-html anymore thus causing escape not to be needed
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/53013-duplicate-escape.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/53013-duplicate-escape.yml b/changelogs/unreleased/53013-duplicate-escape.yml
new file mode 100644
index 00000000000..c5ec2322fb5
--- /dev/null
+++ b/changelogs/unreleased/53013-duplicate-escape.yml
@@ -0,0 +1,5 @@
+---
+title: Remove duplicate escape in job sidebar
+merge_request:
+author:
+type: fixed