Index: shared/scripts/names.py =================================================================== diff -u -r85ee02c219e997e7c159fd7f08e48a9248c9007a -ra4468e141d44d6929fb0fdd9f7a75d53a21b4324 --- shared/scripts/names.py (.../names.py) (revision 85ee02c219e997e7c159fd7f08e48a9248c9007a) +++ shared/scripts/names.py (.../names.py) (revision a4468e141d44d6929fb0fdd9f7a75d53a21b4324) @@ -314,6 +314,9 @@ o_prescription_title_text = {"container": o_PreTreatmentCreateStack_PreTreatmentConfirm_TreatmentFlowBase, "objectName": "ConfirmTreatmentTable_prescription", "type": "Text", "visible": True} o_input_patient_id = {"container": o_PreTreatmentCreateStack_PreTreatmentBase_TreatmentFlowBase, "echoMode": 0, "id": "_input", "type": "TextInput", "unnamed": 1, "visible": True} o_confirm_button = {"container": o_PreTreatmentCreateStack_PreTreatmentBase_TreatmentFlowBase, "text": "CONFIRM", "type": "Text", "unnamed": 1, "visible": True} + + +#authentication o_create_back_button ={"container": o_PreTreatmentCreateStack_PreTreatmentCreate_PreTreatmentCreate, "id": "_image", "source": "qrc:/images/iBack", "type": "Image", "unnamed": 1, "visible": True} o_input_patient_id = {"container": o_PreTreatmentCreateStack_PreTreatmentBase_TreatmentFlowBase, "echoMode": 0, "id": "_input", "type": "TextInput", "unnamed": 1, "visible": True} o_keboard_input = {"container": o_Gui_MainView, "type": "Text", "unnamed": 1, "visible": True} @@ -325,6 +328,8 @@ o_PreTreatmentPatientid_back_button = {"container": o_PreTreatmentCreateStack_PreTreatmentBase_TreatmentFlowBase, "objectName": "_backButton", "type": "BackButton", "visible": True} o_confirmButton_TouchRect_2 = {"container": o_Overlay,"id": "_confirmButton", "type": "TouchRect", "unnamed": 1, "visible": True} o_initialModeScreen_ScreenItem = {"container": o_Gui_MainView, "id": "_initialModeScreen", "type": "ScreenItem", "unnamed": 1, "visible": True} +o_continue_text_button = {"container": o_PreTreatmentCreateStack_PreTreatmentBase_TreatmentFlowBase, "text": "CONTINUE", "type": "Text", "unnamed": 1, "visible": True} +o_skip_text_button = {"container": o_PreTreatmentCreateStack_PreTreatmentBase_TreatmentFlowBase, "text": "SKIP", "type": "Text", "unnamed": 1, "visible": True} #Water Sample