Remove unused project/_refs partial

This commit is contained in:
Robert Speicher 2012-09-16 11:53:36 -04:00
parent caef9ed112
commit 4247ccd340

View file

@ -1,3 +0,0 @@
= form_tag switch_project_refs_path(@project), method: :get, class: "project-refs-form" do
= select_tag "ref", grouped_options_refs, onchange: "this.form.submit();", class: "project-refs-select chosen"
= hidden_field_tag :destination, destination