demarches-normaliennes/app/views/gestionnaires/dossiers/purge_champ_piece_justificative.js.erb
2019-04-09 17:16:18 +02:00

3 lines
152 B
Text

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