$('body').on('hidden.bs.modal', function () { location.reload(); });
if you wish to make it for all/any modals, use the above.