summaryrefslogtreecommitdiff
path: root/app/views/shared
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-19 10:26:07 +0100
committerPhil Hughes <me@iamphill.com>2016-04-19 10:26:07 +0100
commitd1b2e7b440e03e9ad5cac72fe767b16bf11d05cc (patch)
treef416496a3694bef69008ceca71bcb33f0dffa1c9 /app/views/shared
parent53a1d705fe536ad373faa77ba1ef5196ff49a98b (diff)
downloadgitlab-ce-d1b2e7b440e03e9ad5cac72fe767b16bf11d05cc.tar.gz
Trigger filtering after ajax is complete in dropdowndropdown-filter-after-load
Closes #15186
Diffstat (limited to 'app/views/shared')
-rw-r--r--app/views/shared/issuable/_sidebar.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/shared/issuable/_sidebar.html.haml b/app/views/shared/issuable/_sidebar.html.haml
index 08bfd93f4e6..55d7a38cce2 100644
--- a/app/views/shared/issuable/_sidebar.html.haml
+++ b/app/views/shared/issuable/_sidebar.html.haml
@@ -118,6 +118,7 @@
Manage labels
- else
View labels
+ = dropdown_loading
= render "shared/issuable/participants", participants: issuable.participants(current_user)
- if current_user