diff --git a/app/views/plans/_edit_details.html.erb b/app/views/plans/_edit_details.html.erb index 7d08037..f82f145 100644 --- a/app/views/plans/_edit_details.html.erb +++ b/app/views/plans/_edit_details.html.erb @@ -3,17 +3,17 @@ <%= form_for plan, html: {method: :put, class: 'form-horizontal edit_plan' } do |f| %>