summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPaul Slaughter <pslaughter@gitlab.com>2019-08-22 21:39:34 -0500
committerBrett Walker <bwalker@gitlab.com>2019-08-23 14:46:03 -0500
commit9ad0a8ad6259fb44876443d8bbf692e291165376 (patch)
treeb8cdda1326409d997fcafac3783d8f1dd9c71ccd /changelogs
parentef0f1509dd2a2a3ba5798362e2be21108b705a85 (diff)
downloadgitlab-ce-9ad0a8ad6259fb44876443d8bbf692e291165376.tar.gz
Fix issuable sidebar icon of notification disabled
by adding the proper notification icon
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fe-fix-issuable-sidebar-icon-of-notification-disabled.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fe-fix-issuable-sidebar-icon-of-notification-disabled.yml b/changelogs/unreleased/fe-fix-issuable-sidebar-icon-of-notification-disabled.yml
new file mode 100644
index 00000000000..736e12ff694
--- /dev/null
+++ b/changelogs/unreleased/fe-fix-issuable-sidebar-icon-of-notification-disabled.yml
@@ -0,0 +1,5 @@
+---
+title: Fix issuable sidebar icon on notification disabled
+merge_request: 32134
+author:
+type: fixed