2017-05-04 14:49:56 -04:00
|
|
|
- dropdown_class = local_assigns.fetch(:dropdown_class, '')
|
|
|
|
|
2017-05-11 11:47:44 -04:00
|
|
|
.dropdown-menu.dropdown-menu-selectable.git-revision-dropdown{ class: dropdown_class }
|
2016-10-15 22:30:31 -04:00
|
|
|
= dropdown_title "Select Git revision"
|
|
|
|
= dropdown_filter "Filter by Git revision"
|
2016-06-24 05:06:57 -04:00
|
|
|
= dropdown_content
|
|
|
|
= dropdown_loading
|