X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/4ef17d5cb30800c33e325d1777cdd4ccd4611a54..1fcd2d064dfef0dff9b07a40d0f5d30e662d1d86:/app/views/quickvote/create.rhtml diff --git a/app/views/quickvote/create.rhtml b/app/views/quickvote/create.rhtml index 6b6ada8..cf91e19 100644 --- a/app/views/quickvote/create.rhtml +++ b/app/views/quickvote/create.rhtml @@ -10,7 +10,7 @@ <%= render :partial => 'candidate_list' %> -<%= form_tag :action => 'create' %> +<% form_tag(:action => 'create') do %>