fix patient type dropdown

merge-requests/117/merge
ibrahim albitar 4 years ago
parent 6fd43a281d
commit 8da67db69f

@ -24,7 +24,7 @@ const GET_PATIENT_LAB_OREDERS =
const GET_PRESCRIPTION = 'Patients.svc/REST/GetPrescriptionApptList';
const GET_RADIOLOGY = 'DoctorApplication.svc/REST/GetPatientRadResult';
var selectedPatientType = 0;
var selectedPatientType = 1;
//*********change value to decode json from Dropdown ************
var SERVICES_PATIANT = [

Loading…
Cancel
Save