eb69e4f80f
=> Save into database not implement for the moment
9 lines
No EOL
291 B
Text
9 lines
No EOL
291 B
Text
%h2.text-info
|
|
=@procedure.libelle
|
|
|
|
#procedure_new.section.section-label
|
|
= form_for @procedure, url: {controller: 'admin/procedures', action: :update} do |f|
|
|
=render partial: 'informations', locals: {f: f}
|
|
=f.submit 'Editer', class: 'btn btn-success', style: 'float:right'
|
|
%br
|
|
%br |