ソースを参照

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>