demarches-normaliennes/app/views/gestionnaires/dossiers/purge_champ_piece_justificative.js.erb

4 lines
152 B
Text
Raw Normal View History

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