summaryrefslogtreecommitdiff
path: root/app/views/projects/compare/_ref_dropdown.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/compare/_ref_dropdown.html.haml')
-rw-r--r--app/views/projects/compare/_ref_dropdown.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/compare/_ref_dropdown.html.haml b/app/views/projects/compare/_ref_dropdown.html.haml
index c604c6d0135..27d928c87a0 100644
--- a/app/views/projects/compare/_ref_dropdown.html.haml
+++ b/app/views/projects/compare/_ref_dropdown.html.haml
@@ -1,4 +1,5 @@
.dropdown-menu.dropdown-menu-selectable
= dropdown_title "Select branch/tag"
+ = dropdown_filter "Filter by branch/tag"
= dropdown_content
= dropdown_loading