提交 c5e57aa8 编写于 作者: A Annabel Dunstone Gray

Merge branch 'add-title-attribute-to-file-row' into 'master'

add title attr to display file name

See merge request gitlab-org/gitlab-ce!25154
......@@ -136,6 +136,7 @@ export default {
<div
v-else
:class="fileClass"
:title="file.name"
class="file-row"
role="button"
@click="clickFile"
......
---
title: add title attribute to display file name
merge_request: 25154
author: Satoshi Nakamatsu @satoshicano
type: added
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册