This commit is contained in:
r888888888
2014-07-01 14:34:50 -07:00
parent 7ab3764d0d
commit 04784dc5d9
3 changed files with 10 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ mass update aaa -> bbb
<%= dtext_field "bulk_update_request", "reason", :name => "Reason" %>
</div>
<%= f.input :forum_topic_id, :hint => " (optional)" %>
<%= f.button :submit, :value => "Submit" %>
<%= dtext_preview_button "bulk_update_request", "reason" %>
<% end %>