feature/IO-3494-Change-Preferred-Contact - Implement select box, fix capture bug

This commit is contained in:
Dave
2026-01-07 13:21:31 -05:00
parent a6bd3d1383
commit e26df780bf
7 changed files with 63 additions and 21 deletions

View File

@@ -2598,7 +2598,10 @@
"updateowner": "Update Owner",
"work": "Work",
"home": "Home",
"cell": "Cell"
"cell": "Cell",
"other": "Other",
"email": "Email",
"phone": "Phone"
},
"successes": {
"delete": "Owner deleted successfully.",

View File

@@ -2598,7 +2598,10 @@
"updateowner": "",
"work": "",
"home": "",
"cell": ""
"cell": "",
"other": "",
"email": "",
"phone": ""
},
"successes": {
"delete": "",

View File

@@ -2598,7 +2598,10 @@
"updateowner": "",
"work": "",
"home": "",
"cell": ""
"cell": "",
"other": "",
"email": "",
"phone": ""
},
"successes": {
"delete": "",