瀏覽代碼

fixed care month

= 3 年之前
父節點
當前提交
1e85fcb9a7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/app/patient/care-months.blade.php

+ 1 - 1
resources/views/app/patient/care-months.blade.php

@@ -120,7 +120,7 @@
                 <tr>
                     <td>
                         <a href="/patients/view/{{ $patient->uid }}/care-months/view/{{ $careMonth->uid }}">
-                            {{friendly_month($careMonth->start_date)}}
+                            {{friendly_date($careMonth->start_date)}}
                         </a>
                     </td>
                     <td>{{time_in_hrminsec($careMonth->rm_total_time_in_seconds)}}</td>