Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Nakamatsu <satoshicano@gmail.com>2019-02-13 15:42:29 +0300
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-02-13 15:42:29 +0300
commitad487147c6b8d81630b15db5ecf65c3862339ca6 (patch)
treec99b06b622a1e297951a8513e2145141befa7df2 /changelogs
parent6cbffb8aad43d720d1e73f515139d6a406ffe2a9 (diff)
add title attr to display file name
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add-title-attribute-to-file-row.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-title-attribute-to-file-row.yml b/changelogs/unreleased/add-title-attribute-to-file-row.yml
new file mode 100644
index 00000000000..c68d3d544e7
--- /dev/null
+++ b/changelogs/unreleased/add-title-attribute-to-file-row.yml
@@ -0,0 +1,5 @@
+---
+title: add title attribute to display file name
+merge_request: 25154
+author: Satoshi Nakamatsu @satoshicano
+type: added