Add missing end tag in bulletin _form
This commit is contained in:
parent
b587b7ca6b
commit
212730fd8a
|
@ -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 %>
|
||||
|
||||
|
|
Reference in New Issue