Index: suite_leahi/shared/scripts/names.py =================================================================== diff -u -re32200c7f7ab29391717233a88a2dc27ee8987f8 -ref346661b535cbf0104cec6b7aecad9176896783 --- suite_leahi/shared/scripts/names.py (.../names.py) (revision e32200c7f7ab29391717233a88a2dc27ee8987f8) +++ suite_leahi/shared/scripts/names.py (.../names.py) (revision ef346661b535cbf0104cec6b7aecad9176896783) @@ -59,7 +59,7 @@ #patient vitals o_option_combo_box = {"container": o_Overlay, "type": "Text", "unnamed": 1 } o_treatmentVitals = {"container": mainTreatmentScreen, "objectName": "treatmentVitals", "type": "TreatmentVitals" } -o_treatmentHome_editButton_IconButton = {"container": o_treatmentVitals, "id": "_editButton", "type": "IconButton", "unnamed": 1 } +o_treatmentHome_editButton_IconButton = {"container": o_treatmentVitals, "id": "_editButton", "type": "IconButton", "unnamed": 1 } o_PreTreatmentCreateStack_PreTreatmentCreateStack = {"container": o_Gui_MainView, "objectName": "_PreTreatmentCreateStack","type": "PreTreatmentCreateStack", } o_PreTreatmentCreateStack_PreTreatmentCreate_PreTreatmentCreate = {"container": o_PreTreatmentCreateStack_PreTreatmentCreateStack, "objectName": "_PreTreatmentCreate", "type": "PreTreatmentCreate", } o_PreTreatmentCreate_bloodFlowRateControl_ValueAdjuster = {"container": o_PreTreatmentCreateStack_PreTreatmentCreate_PreTreatmentCreate, "id": "_bloodFlowRateControl", "type": "ValueAdjuster", "unnamed": 1 } @@ -93,5 +93,5 @@ o_vitals_reading = {"container": mainTreatmentScreen, "type": "Text", "unnamed": 1 } keyboard_input = {"container": o_Overlay, "type": "Text", "unnamed": 1 } o_last_read = {"container": mainTreatmentScreen, "id":"_lastRecorded" , "type": "Text", "unnamed": 1 } -o_measureVitalsButton_TouchRect = {"container": o_Overlay, "id": "_measureVitalsButton", "type": "TouchRect", "unnamed": 1, "visible": True} +o_measureVitalsButton_TouchRect = {"container": o_Overlay, "id": "_measureVitalsButton", "type": "TouchRect", "unnamed": 1 }