Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -r482751bf56168ed081eae22617f3b16a7522a53f -r23037797e0ceee499a15eabb33154da323d904f6 --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 482751bf56168ed081eae22617f3b16a7522a53f) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 23037797e0ceee499a15eabb33154da323d904f6) @@ -152,16 +152,9 @@ SETTINGS = "Settings" # Pre-Treatment Foundation -CONCENTRATES_PAGE_TITLE = "Connect Acid and Bicarbonate Concentrates" -INSTALLATION_STEPPER_1_PAGE_TITLE = "Install Blood Tubing Set" -INSTALLATION_STEPPER_2_PAGE_TITLE = "Install Bloodlines" -INSTALLATION_STEPPER_3_PAGE_TITLE = "Install Pressure Lines and Dialyzer" -INSTALLATION_STEPPER_4_PAGE_TITLE = "Connect Saline Bag" SELF_TESTS_PAGE_CONTENTS = [ "Auto-Load Blood Tube Set", "Blood Tube Set Verification", "Pressure Leak Check", ] PRIME_PAGE_CONTENTS = ["Blood Tubing Circuit Priming", "Dialysate Circuit Priming"] -CONNECT_PAGE_TITLE = "Connect Bloodlines to the Patient" -INSTALLATION_PAGE_TITLE = "Install Concentrates and Blood Tubing Set"