Browse Source

Notes listing UI update

Vijayakrishnan 3 năm trước cách đây
mục cha
commit
40265eb133
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      resources/views/app/patient/notes.blade.php

+ 1 - 1
resources/views/app/patient/notes.blade.php

@@ -176,7 +176,7 @@
             @if($pro->pro_type == 'ADMIN')
                 <th class="px-2 text-secondary border-bottom-0">NA</th>
             @endif
-            <th class="px-2 text-secondary border-bottom-0">Signed</th>
+            <th class="px-2 text-secondary border-bottom-0">HCP Signed</th>
             <!-- <th class="px-2 text-secondary border-bottom-0 w-50">Content</th> -->
             <th class="px-2 text-secondary border-bottom-0">&nbsp;</th>
             <th class="px-2 text-secondary border-bottom-0">Actions</th>