Commit 4247ccd3401b81f654f2203f4b71f0257fd9c569

Authored by Robert Speicher
1 parent caef9ed1

Remove unused project/_refs partial

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
app/views/projects/_refs.html.haml
@@ -1,3 +0,0 @@ @@ -1,3 +0,0 @@
1 -= form_tag switch_project_refs_path(@project), method: :get, class: "project-refs-form" do  
2 - = select_tag "ref", grouped_options_refs, onchange: "this.form.submit();", class: "project-refs-select chosen"  
3 - = hidden_field_tag :destination, destination