Index: suite_leahi/shared/scripts/names.py =================================================================== diff -u -rdf56ff7f6c9478cf2af7f132732016a0c78ba899 -rbc991ff3f0c12142cc4d10c52021f3bc01f4fbeb --- suite_leahi/shared/scripts/names.py (.../names.py) (revision df56ff7f6c9478cf2af7f132732016a0c78ba899) +++ suite_leahi/shared/scripts/names.py (.../names.py) (revision bc991ff3f0c12142cc4d10c52021f3bc01f4fbeb) @@ -64,7 +64,6 @@ o_uf_Volume_LabelValue = {"container": mainTreatmentScreen, "id": "_ufVolume", "type": "LabelValue", "unnamed": 1 } o_uf_Rate_LabelValue = {"container": mainTreatmentScreen, "id": "_ufRate", "type": "LabelValue", "unnamed": 1 } o_volume_Delivered = {"container": mainTreatmentScreen, "id": "_valueText", "type": "Text", "unnamed": 1 } -o_ultrafiltration_TittleText = {"container": o_Overlay, "type": "TitleText", "unnamed": 1 } o_ufVolumeRemovedItem_ValueItem = {"container": o_Overlay, "id": "_ufVolumeRemovedItem", "type": "ValueItem", "unnamed": 1 } o_ufVolumeGoalItem_ValueItem = {"container": o_Overlay, "id": "_ufVolumeGoalItem", "type": "ValueItem", "unnamed": 1 } o_editButton_TouchRect = {"container": o_Overlay, "objectName": "_editButton", "type": "TouchRect" }