Index: suite_leahi/shared/scripts/names.py =================================================================== diff -u -r327c6aede61276371b4887783508e56be75fd792 -rc33c89216f02adf37edddeb74953666aaf9da666 --- suite_leahi/shared/scripts/names.py (.../names.py) (revision 327c6aede61276371b4887783508e56be75fd792) +++ suite_leahi/shared/scripts/names.py (.../names.py) (revision c33c89216f02adf37edddeb74953666aaf9da666) @@ -388,6 +388,10 @@ o_numRect_Rectangle = {"container": o_Overlay, "id": "_numRect", "type": "Rectangle", "unnamed": 1 } o_Vitals_Popup_CloseButton = {"container": o_Overlay, "id": "_closeButton", "type": "CloseButton", "unnamed": 1 } o_vitals_Interval_TitleText = {"container": o_Overlay, "type": "TitleText", "unnamed": 1 } +o_Overlay_lastRecordedText = {"container": o_Overlay, "id": "_lastRecordedText", "type": "Text", "unnamed": 1 } +o_bloodPressure_LabelValue = {"container": o_Overlay, "id": "_bloodPressure", "type": "LabelValue", "unnamed": 1 } +o_heartBeat_LabelValue = {"container": o_Overlay, "id": "_heartBeat", "type": "LabelValue", "unnamed": 1 } + #Isolated UF o_isolatedUfButton_TouchRect = {"container": o_Overlay, "objectName": "_isolatedUfButton", "type": "TouchRect" } o_valueAdjuster_ValueAdjuster = {"container": o_Overlay, "objectName": "_valueAdjuster", "type": "ValueAdjuster" } @@ -437,5 +441,3 @@ o_notification_bar = {"container": o_Overlay, "objectName": "NotificationBar", "type": "NotificationBarSmall" } o_last_read = {"container": mainTreatmentScreen, "id":"_lastRecorded" , "type": "Text", "unnamed": 1 } o_vitalCountdown_Text = {"container": o_Gui_MainView, "objectName": "_vitalCountdown", "type": "Text" } -o_PreTreatmentCreate_prescriptionDotMenu_BaseComboBox = {"container": o_preTreatmentStack_PreTreatmentCreate_PreTreatmentCreate, "id": "_prescriptionDotMenu", "type": "BaseComboBox", "unnamed": 1, "visible": True} -o_preTreatmentStack_PreTreatmentBase_PreTreatmentBase_2 = {"container": o_preTreatmentStack_PreTreatmentStack, "objectName": "_PreTreatmentBase", "occurrence": 7, "type": "PreTreatmentBase", "visible": False}