fix penebusan
This commit is contained in:
@@ -1319,7 +1319,7 @@
|
|||||||
$.ajax({
|
$.ajax({
|
||||||
method: 'get',
|
method: 'get',
|
||||||
url: api + '/api/transaction/' + norujukan,
|
url: api + '/api/transaction/' + norujukan,
|
||||||
success: function(data)
|
success: function(data){
|
||||||
historybayarantable(data);
|
historybayarantable(data);
|
||||||
$('#historybayaranModal').modal();
|
$('#historybayaranModal').modal();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user