Browse Source

fixed measurements

= 4 năm trước cách đây
mục cha
commit
949a24a5e3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      resources/views/app/dashboard/measurements.blade.php

+ 1 - 1
resources/views/app/dashboard/measurements.blade.php

@@ -30,7 +30,7 @@
     <tbody>
         @if(count($measurements))
             <?php foreach($measurements as $measurement): ?> 
-                <?php //if(in_array($measurement->label, ['SBP', 'DBP']) ) continue; ?>
+                <?php if(in_array($measurement->label, ['SBP', 'DBP']) ) continue; ?>
                 <tr>
                     <td class="px-2">
                         <a native target="_top" href="/mc/patients/view/{{$measurement->client->uid}}" class="font-weight-bold">