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

4 lines
142 B
Plaintext
Raw Normal View History

2012-10-01 17:03:08 +01:00
-ref="#{kind}_ref"
.l=select_tag ref, ref_selector_options(project, current), :id => ref, :class => 'sel80', :name => "pull_request[#{ref}]"