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.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/projects/compare/_ref_dropdown.html.haml b/app/views/projects/compare/_ref_dropdown.html.haml
new file mode 100644
index 00000000000..c604c6d0135
--- /dev/null
+++ b/app/views/projects/compare/_ref_dropdown.html.haml
@@ -0,0 +1,4 @@
+.dropdown-menu.dropdown-menu-selectable
+ = dropdown_title "Select branch/tag"
+ = dropdown_content
+ = dropdown_loading