Browse Source

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

root 4 years ago
parent
commit
67a552e080
1 changed files with 1 additions and 1 deletions
  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 href="{{$row->link}}">
+                            <a native href="{{$row->link}}">
                                 {{friendly_date_time($row->note_date, false)}}
                             </a>
                         </td>