Commit ccbce7af authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'assignees-vue-component-missing-data-container' into 'master'

Add Assignees vue component missing data container

See merge request gitlab-org/gitlab-ce!17426
parents fb03846b c1e259ec
...@@ -194,6 +194,7 @@ export default { ...@@ -194,6 +194,7 @@ export default {
> >
<a <a
class="user-link has-tooltip" class="user-link has-tooltip"
data-container="body"
data-placement="bottom" data-placement="bottom"
:href="assigneeUrl(user)" :href="assigneeUrl(user)"
:data-title="user.name" :data-title="user.name"
......
---
title: Add Assignees vue component missing data container
merge_request: 17426
author: George Tsiolis
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