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

5 lines
264 B
Plaintext

-content_for :sidebar do
=form_tag project_pull_requests_path(@project), :id => 'filter_pull_requests', :method => :get, :class => 'ajax_search_form' do
.bordered.bpadding20
=tracker_search_field(:search_pull_request, t('layout.pull_requests.search'))