fix merge issue

merge-requests/594/head
Elham Rababah 5 years ago
parent 56a5209d92
commit cc7d64e9d1

@ -111,7 +111,9 @@ class PatientSearchViewModel extends BaseViewModel{
} }
} }
class PatientSearchViewModel extends BaseViewModel {
PatientInPatientService _inPatientService = PatientInPatientService _inPatientService =
locator<PatientInPatientService>(); locator<PatientInPatientService>();
@ -156,4 +158,5 @@ class PatientSearchViewModel extends BaseViewModel {
} }
} }
} }

Loading…
Cancel
Save