Index: shared/scripts/names.py =================================================================== diff -u -r3502797080dc2a3621cdfe98986edf228a65d2ec -r45781d590286e5810f0c6d7c5cfbd9732264aee4 --- shared/scripts/names.py (.../names.py) (revision 3502797080dc2a3621cdfe98986edf228a65d2ec) +++ shared/scripts/names.py (.../names.py) (revision 45781d590286e5810f0c6d7c5cfbd9732264aee4) @@ -109,5 +109,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} -