refresh list of pj when adding new one
This commit is contained in:
parent
bcf712828e
commit
bd5dc1e35a
5 changed files with 38 additions and 23 deletions
1
app/views/admin/pieces_justificatives/show.js.erb
Normal file
1
app/views/admin/pieces_justificatives/show.js.erb
Normal file
|
@ -0,0 +1 @@
|
|||
$('#piece_justificative_form').html("<%= escape_javascript(render partial: 'form', locals: { procedure: @procedure } ) %>");
|
Loading…
Add table
Add a link
Reference in a new issue