diff --git a/htdocs/ViewSchedule.vue b/htdocs/ViewSchedule.vue index a610714..7c0377e 100644 --- a/htdocs/ViewSchedule.vue +++ b/htdocs/ViewSchedule.vue @@ -4,6 +4,7 @@
⚠ last updated
CLEAR {{filter_array.length}} TAG{{filter_array.length > 1 ? 'S' : ''}}❌ {{key.toUpperCase()}}
+ @@ -18,7 +19,7 @@ - +
TimeClinicPatientNoteAssignee
{{row.RESOURCENAME}} {{row.PATIENTNAME}} {{row.HRN.slice(-4)}} {{row.NOTE}}{{value}}
@@ -60,8 +61,6 @@