BigW Consortium Gitlab

_ref_dropdown.html.haml 276 Bytes
Newer Older
1 2
- dropdown_class = local_assigns.fetch(:dropdown_class, '')

3
.dropdown-menu.dropdown-menu-selectable.git-revision-dropdown{ class: dropdown_class }
4 5
  = dropdown_title "Select Git revision"
  = dropdown_filter "Filter by Git revision"
6 7
  = dropdown_content
  = dropdown_loading