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