2017-08-17 22:00:37 +05:30
|
|
|
- dropdown_class = local_assigns.fetch(:dropdown_class, '')
|
|
|
|
|
2017-09-10 17:25:29 +05:30
|
|
|
.dropdown-menu.dropdown-menu-selectable.git-revision-dropdown{ class: dropdown_class }
|
2016-11-03 12:29:30 +05:30
|
|
|
= dropdown_title "Select Git revision"
|
|
|
|
= dropdown_filter "Filter by Git revision"
|
2016-08-24 12:49:21 +05:30
|
|
|
= dropdown_content
|
|
|
|
= dropdown_loading
|