diff --git a/htdocs/ViewSchedule.vue b/htdocs/ViewSchedule.vue index a22c94a..07da916 100644 --- a/htdocs/ViewSchedule.vue +++ b/htdocs/ViewSchedule.vue @@ -3,12 +3,13 @@
❌ update error
⚠ last updated
+
CLEAR {{filter_array.length}} TAG{{filter_array.length > 1 ? 'S' : ''}}❌ {{key.toUpperCase()}}
- + @@ -16,7 +17,7 @@ - + @@ -50,6 +51,10 @@ "Android Emoji", sans-serif; } + .badge.tag { + cursor: pointer; + margin-right: 0.35em; + }
TimeClinicPatientNoteAssignee
{{row.START_TIME.match(/\d\d:\d\d/)[0]}}
{{row.START_TIME.match(/\w{3} \d+, \d{4}/)[0]}}
{{row.START_TIME.match(/\d\d:\d\d/)[0]}}
{{row.START_TIME.match(/\w{3} \d+, \d{4}/)[0]}}
{{row.START_TIME.match(/\d\d:\d\d/)[0]}}
{{row.START_TIME.match(/\w{3} \d+, \d{4}/)[0]}}
{{row.START_TIME.match(/\d\d:\d\d/)[0]}}
{{row.START_TIME.match(/\w{3} \d+, \d{4}/)[0]}}
{{row.RESOURCENAME}} {{row.PATIENTNAME}} {{row.HRN.slice(-4)}}{{row.NOTE}}{{row.NOTE}}{{value}}