Index: shared/scripts/names.py =================================================================== diff -u -r0f8e8fdcc9053aa2b77d0880adfcf1ada2f8ff9d -r3eeb1436aeb2f4b7d74324999e71fad314359388 --- shared/scripts/names.py (.../names.py) (revision 0f8e8fdcc9053aa2b77d0880adfcf1ada2f8ff9d) +++ shared/scripts/names.py (.../names.py) (revision 3eeb1436aeb2f4b7d74324999e71fad314359388) @@ -616,3 +616,5 @@ o_bullet_object = {"type": "StepBullet", "unnamed": 1, "visible": True} o_pretreatment_ultrafilteration_confirm_btn = {"container": o_pretreatmentConnectionStack_PreTreatmentUltrafiltration_PreTreatmentUltrafiltration, "text": "CONFIRM", "type": "Text", "unnamed": 1, "visible": True} o_pretreatment_instruction_continue_btn = {"container": o_PreTreatmentConnectionStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "CONTINUE", "type": "Text", "unnamed": 1, "visible": True} +o_patient_connection_start_btn = {"container": o_PreTreatmentConnectionStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "START", "type": "Text", "unnamed": 1, "visible": True} +