rosa-build/app/views/projects/pull_requests/_ref_select.html.haml

4 lines
142 B
Plaintext

-ref="#{kind}_ref"
.l=select_tag ref, ref_selector_options(project, current), :id => ref, :class => 'sel80', :name => "pull_request[#{ref}]"