Ver Fonte

updated measurements

logicpowerhouse há 4 anos atrás
pai
commit
99930d4e2d

+ 1 - 1
resources/views/app/patient/partials/measurements.blade.php

@@ -85,7 +85,7 @@
                                     {{ $measurement->value }}
                                 @endif
                             </span>
-                            <span class="font-weight-normal text-secondary ml-2 text-sm">(as on {{ friendly_date_time($measurement->effective_date, false) }})</span>
+                            <span class="font-weight-normal text-secondary ml-2 text-sm">({{ friendly_date_time($measurement->effective_date, false) }})</span>
                         </div>
                     </td>
                 </tr>