Explorar o código

fixed Time entries

= %!s(int64=2) %!d(string=hai) anos
pai
achega
f4a3185a25

+ 1 - 1
resources/views/app/patient/care-month/_matrix-v2.blade.php

@@ -56,7 +56,7 @@ foreach ($days as $k => $day) {
             </thead>
             <tbody>
             @foreach($careMonth->entries as $entry)
-                @if(!$entry->is_removed && $entry->cm_or_rm === "RM")
+                @if(!$entry->is_removed && $entry->cm_or_rm_or_rtm_msk_or_rtm_lung === "RM")
                     <tr>
                         <td class="px-2">
                             <div class="font-weight-bold">{{friendly_date_time($entry->effective_date, false)}}</div>