소스 검색

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>