merge-update-with-lab-changes
Mohammad Aljmma 5 years ago
parent 179df475b4
commit fdeac4823e

@ -156,8 +156,7 @@ class _MedicalProfilePageState extends State<MedicalProfilePage> {
child: MedicalProfileItem( child: MedicalProfileItem(
title: TranslationBase.of(context).lab, title: TranslationBase.of(context).lab,
imagePath: 'lab_result_icon.png', imagePath: 'lab_result_icon.png',
subTitle: subTitle: TranslationBase.of(context).labSubtitle,
TranslationBase.of(context).lab,
), ),
), ),
), ),

Loading…
Cancel
Save