add button save for pj and type de champ
This commit is contained in:
parent
5a9a6226c7
commit
52133c0f43
9 changed files with 46 additions and 0 deletions
|
@ -1 +1,4 @@
|
|||
<% flash.each do |type, message| %>
|
||||
$("#flash_message").html("<div class=\"alert alert-success move_up\" style=\"display: block:\"> <%= message.html_safe %></div>").children().fadeOut(5000)
|
||||
<% end %>
|
||||
$('#piece_justificative_form').html("<%= escape_javascript(render partial: 'form', locals: { procedure: @procedure } ) %>");
|
Loading…
Add table
Add a link
Reference in a new issue