浏览代码

Merge branch 'master' of rav.triplestart.com:jmudaka/stagfe2

root 4 年之前
父节点
当前提交
34e817b268
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/app/practice-management/billing-report.blade.php

+ 1 - 1
resources/views/app/practice-management/billing-report.blade.php

@@ -37,7 +37,7 @@
                             </a>
                         </td>
                         <td class="text-nowrap border-left-0">
-                            <a native href="{{$row->link}}">
+                            <a href="/patients/view/{{$row->client_uid}}/notes/view/{{$row->note_uid}}">
                                 {{friendly_date_time($row->note_date, false)}}
                             </a>
                         </td>