This commit is contained in:
Dwi Swandhana
2026-08-04 06:11:52 +07:00
parent 3192425fc6
commit bb2c893872
3 changed files with 6 additions and 3 deletions
@@ -6742,7 +6742,8 @@
hideAfter : 5000,
stack : 1
});
//window.location.href = "{{ url('/mikro') }}";
$('#modalpreviewsendexpertise').modal('hide');
$('#refreshBtn').click();
return false;
},
error: function (xhr, status, error) {
+2 -1
View File
@@ -6801,7 +6801,8 @@
hideAfter : 5000,
stack : 1
});
//window.location.href = "{{ url('/mikro') }}";
$('#modalpreviewsendexpertise').modal('hide');
$('#refreshBtn').click();
return false;
},
error: function (xhr, status, error) {
@@ -6950,7 +6950,8 @@
hideAfter : 5000,
stack : 1
});
//window.location.href = "{{ url('/mikro') }}";
$('#modalpreviewsendexpertise').modal('hide');
$('#refreshBtn').click();
return false;
},
error: function (xhr, status, error) {