9 lines
253 B
Plaintext
Executable File
9 lines
253 B
Plaintext
Executable File
=semantic_form_for [:public, @particular], :remote => false do |form|
|
|
|
|
.content
|
|
=render :partial => "public/particulars/inner_form", :locals => {:form => form}
|
|
|
|
|
|
|
|
.actions=form.submit "sauvegarder", :class => "btn btn-primary"
|
|
|