demarches-normaliennes/app/views/attachments/destroy.js.erb
2019-05-29 15:54:51 +02:00

3 lines
180 B
Text

<%= render_flash(timeout: 5000, sticky: true) %>
<%= remove_element("#piece_justificative_#{@attachment_id}") %>
<%= show_element("#piece_justificative_file_#{@attachment_id}") %>