demarches-normaliennes/app/views/users/dossiers/purge_champ_piece_justificative.js.erb
2019-04-04 10:31:24 +02:00

3 lines
152 B
Text

<%= render_flash(timeout: 5000, sticky: true) %>
<%= remove_element("#piece_justificative_#{@champ.id}") %>
<%= show_element("#champs_#{@champ.id}") %>