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:
authorClement Ho <clemmakesapps@gmail.com>2017-12-19 20:48:29 +0300
committerJacob Schatz <jschatz@gitlab.com>2017-12-19 20:48:29 +0300
commit271ebe661103b4b523ae9e50f755df9a7aeedb1d (patch)
tree7eb22c5d8f6ff5c0a87c2ab66eb2fc15dd19138c /changelogs
parent76f3ee2feb8c2b42d625261e3fd3f6adbfcb56b4 (diff)
Show inline edit button for issues
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/show-inline-edit-btn.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/show-inline-edit-btn.yml b/changelogs/unreleased/show-inline-edit-btn.yml
new file mode 100644
index 00000000000..8cfe9b7d75a
--- /dev/null
+++ b/changelogs/unreleased/show-inline-edit-btn.yml
@@ -0,0 +1,5 @@
+---
+title: Move edit button to second row on issue page (and change it to a pencil icon)
+merge_request:
+author:
+type: changed