refresh list of pj when adding new one

This commit is contained in:
Tanguy PATTE 2015-11-20 14:17:38 +01:00
parent bcf712828e
commit bd5dc1e35a
5 changed files with 38 additions and 23 deletions

View file

@ -0,0 +1 @@
$('#piece_justificative_form').html("<%= escape_javascript(render partial: 'form', locals: { procedure: @procedure } ) %>");