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

4 lines
171 B
Text
Raw Normal View History

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