close (hide) jquery dialog modal popup after ajax call success code example
Example: modal show not close jquery
jQuery('#modal_ajax').modal('show', {backdrop: 'static', keyboard: false});
jQuery('#modal_ajax').modal('show', {backdrop: 'static', keyboard: false});