fix similar button for post/show

This commit is contained in:
albert
2013-02-23 11:37:07 -05:00
parent 17bf33672c
commit 402f13e202
3 changed files with 23 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
</div>
<% end %>
<%= form_for(post, :html => {:class => "simple_form"}) do |f| %>
<%= form_for(post, :html => {:class => "simple_form", :id => "form"}) do |f| %>
<%= f.hidden_field :old_tag_string, :value => post.tag_string %>
<div class="input">