diff --git a/app/views/calentries/_form.html.erb b/app/views/calentries/_form.html.erb index 0799acc..8be3ccc 100644 --- a/app/views/calentries/_form.html.erb +++ b/app/views/calentries/_form.html.erb @@ -28,7 +28,7 @@
<%= f.actions do %> - <%= f.action :submit, :as => :input %> + <%= f.action :submit, :as => :input_ %> <% end %>