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