update
This commit is contained in:
@@ -6742,7 +6742,8 @@
|
|||||||
hideAfter : 5000,
|
hideAfter : 5000,
|
||||||
stack : 1
|
stack : 1
|
||||||
});
|
});
|
||||||
//window.location.href = "{{ url('/mikro') }}";
|
$('#modalpreviewsendexpertise').modal('hide');
|
||||||
|
$('#refreshBtn').click();
|
||||||
return false;
|
return false;
|
||||||
},
|
},
|
||||||
error: function (xhr, status, error) {
|
error: function (xhr, status, error) {
|
||||||
|
|||||||
@@ -6801,7 +6801,8 @@
|
|||||||
hideAfter : 5000,
|
hideAfter : 5000,
|
||||||
stack : 1
|
stack : 1
|
||||||
});
|
});
|
||||||
//window.location.href = "{{ url('/mikro') }}";
|
$('#modalpreviewsendexpertise').modal('hide');
|
||||||
|
$('#refreshBtn').click();
|
||||||
return false;
|
return false;
|
||||||
},
|
},
|
||||||
error: function (xhr, status, error) {
|
error: function (xhr, status, error) {
|
||||||
|
|||||||
@@ -6950,7 +6950,8 @@
|
|||||||
hideAfter : 5000,
|
hideAfter : 5000,
|
||||||
stack : 1
|
stack : 1
|
||||||
});
|
});
|
||||||
//window.location.href = "{{ url('/mikro') }}";
|
$('#modalpreviewsendexpertise').modal('hide');
|
||||||
|
$('#refreshBtn').click();
|
||||||
return false;
|
return false;
|
||||||
},
|
},
|
||||||
error: function (xhr, status, error) {
|
error: function (xhr, status, error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user