improvement: users can now comment on a case and it's details and have an option to make it visible for clinics too.
This commit is contained in:
@@ -351,7 +351,8 @@
|
||||
"filterSentTo": "Sent to",
|
||||
"clearFilters": "Clear filters",
|
||||
"patientMobile": "Mobile",
|
||||
"labComment": "Lab comment",
|
||||
"showComments": "Comments",
|
||||
"commentsCount": "Comments ({count})",
|
||||
"prevPage": "Previous",
|
||||
"nextPage": "Next",
|
||||
"pageSummary": "Page {page} of {totalPages} ({total} cases)",
|
||||
@@ -389,6 +390,7 @@
|
||||
"sortClinic": "Clinic",
|
||||
"sortPatient": "Patient",
|
||||
"sortImportant": "Important",
|
||||
"sortDirection": "Sort direction",
|
||||
"clearFilters": "Clear filters",
|
||||
"commentsButton": "Comments",
|
||||
"errorLoadList": "Failed to load tasks.",
|
||||
@@ -540,8 +542,6 @@
|
||||
"prosthesisColTooth": "Tooth",
|
||||
"prosthesisColDetail": "Detail",
|
||||
"prosthesisColType": "Prosthesis type",
|
||||
"labComment": "Message for the lab",
|
||||
"labCommentPlaceholder": "Optional instructions for this shipment…",
|
||||
"selectLab": "Destination lab",
|
||||
"selectLabPlaceholder": "Choose a linked lab…",
|
||||
"sendToLab": "Send to lab",
|
||||
|
||||
Reference in New Issue
Block a user