Commit fd3417ae by Damien Moulard

INV: fix comment

parent 9d0aaeff
Pipeline #2168 passed with stage
in 1 minute 29 seconds
......@@ -478,7 +478,7 @@ function send() {
// Go to step 2 if step 1 is validated and modal closed
openModal(inventory_validated_msg.html(), refresh, msg, true, false);
// Go back to list if modal closed
// Go to step 2 if modal is closed
$('#modal_closebtn_top').on('click', refresh);
$('#modal_closebtn_bottom').on('click', refresh);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment