fix
This commit is contained in:
@@ -301,7 +301,7 @@
|
||||
}
|
||||
|
||||
function selectPendingPractice(pending_practice_id) {
|
||||
// alert(pending_practice_id);
|
||||
alert(pending_practice_id);
|
||||
|
||||
$('#transp_detail').html('Processing...');
|
||||
// $('#acc' + pending_practice_id).prop('disabled', true);
|
||||
|
||||
Reference in New Issue
Block a user