demarches-normaliennes/app/views/attachments/destroy.js.erb
2020-03-25 14:43:09 +01:00

3 lines
171 B
Text

<%= render_flash(timeout: 5000, sticky: true) %>
<%= remove_element(".attachment-actions-#{@attachment_id}") %>
<%= show_element(".attachment-input-#{@attachment_id}") %>