Skip to content
代码片段 群组 项目
提交 829aa50d 编辑于 作者: Paul Slaughter's avatar Paul Slaughter
浏览文件

Merge branch 'aqualls-fix-avatar-alt' into 'master'

Fix alt tag on participant avatars

See merge request gitlab-org/gitlab!66952
No related branches found
No related tags found
无相关合并请求
......@@ -111,6 +111,7 @@ export default {
:img-src="participant.avatar_url || participant.avatarUrl"
:size="24"
:tooltip-text="participant.name"
:img-alt="participant.name"
css-classes="avatar-inline"
tooltip-placement="bottom"
/>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册