Add missing end tag in bulletin _form

This commit is contained in:
Christophe Vilayphiou 2012-03-27 19:37:47 +08:00
parent b587b7ca6b
commit 212730fd8a
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<%= label :is_checked_false, t('announcement.bulletin.fact_check_not_pass_reason') %>
<%= f.text_field :not_checked_reason %>
</div>
<% end %>
<!--Widget start-->
<%= f.error_messages %>