demarches-normaliennes/app/views/attachments/destroy.js.erb

4 lines
180 B
Text
Raw Normal View History

2019-05-29 12:05:28 +02:00
<%= render_flash(timeout: 5000, sticky: true) %>
<%= remove_element("#piece_justificative_#{@attachment_id}") %>
<%= show_element("#piece_justificative_file_#{@attachment_id}") %>