demarches-normaliennes/app/views/admin/pieces_justificatives/show.js.erb

3 lines
183 B
Text
Raw Normal View History

2018-08-09 11:15:23 +02:00
<%= render_flash(timeout: 3000, sticky: true) %>
<%= render_to_element('#piece_justificative_form', partial: 'admin/pieces_justificatives/form', locals: { procedure: @procedure }) %>