Index: suite_leahi/shared/scripts/names.py =================================================================== diff -u -r758807fd328229cd72d57616119fd42914bbb412 -re8cd90cce86be92ea2dd2bf9390366cf42c755ee --- suite_leahi/shared/scripts/names.py (.../names.py) (revision 758807fd328229cd72d57616119fd42914bbb412) +++ suite_leahi/shared/scripts/names.py (.../names.py) (revision e8cd90cce86be92ea2dd2bf9390366cf42c755ee) @@ -405,5 +405,9 @@ o_treatmentAdjustmentIsolatedUFVolumeEdit = {"container": o_Overlay, "objectName": "_treatmentAdjustmentIsolatedUFVolumeEdit", "type": "TreatmentAdjustmentIsolatedUFVolumeEdit" } o_treatmentHome_notification_NotificationBarSmall = {"container": mainTreatmentScreen, "objectName": "notification", "type": "NotificationBarSmall"} +#post treatement +o_PostTreatmentStack_PostTreatmentStack = {"container": o_Gui_MainView, "objectName": "_PostTreatmentStack", "type": "PostTreatmentStack", } +o_PostTreatmentStack_PostTreatmentBase_PostTreatmentReview = {"container": o_PostTreatmentStack_PostTreatmentStack, "objectName": "_PostTreatmentBase", "type": "PostTreatmentReview", "visible": True} +o_PostTreatmentBase_bloodFlowDiaysate_ReviewContainer = {"container": o_PostTreatmentStack_PostTreatmentBase_PostTreatmentReview, "id": "_bloodFlowDiaysate", "type": "ReviewContainer", "unnamed": 1, "visible": True} +o_PostTreatmentBase_delegate_LabelUnitContainer = {"container": o_PostTreatmentStack_PostTreatmentBase_PostTreatmentReview, "id": "_delegate", "type": "LabelUnitContainer", "unnamed": 1, "visible": True} -