Update edit.html.erb
This commit is contained in:
parent
59a2323760
commit
3c3b2f2051
|
@ -1,6 +1,5 @@
|
|||
<%= form_for @bulletin, url: admin_announcement_path(@bulletin), html: {class: "form-horizontal main-forms previewable"} do |f| %>
|
||||
<fieldset>
|
||||
</br>
|
||||
<%= render :partial => 'form', locals: {f: f} %>
|
||||
</fieldset>
|
||||
<% end %>
|
Loading…
Reference in New Issue