瀏覽代碼

Notes listing UI update

Vijayakrishnan 3 年之前
父節點
當前提交
40265eb133
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>