Browse Source

RPM (admin) minor tweaks

Vijayakrishnan 2 years ago
parent
commit
0311fbd0e5

+ 2 - 2
resources/views/app/practice-management/remote-monitoring-row-markup-by-pro-type.blade.php

@@ -2,7 +2,7 @@
     <?php $strategy = 'X16_DAYS_20_MINS_ON_OWN_MCP_COM_DURING_CM'; // $pro->mcp_rpm_payment_strategy; ?>
 @elseif($mode === 'rmm')
     <?php $strategy = 'X16_DAYS_20_MINS_ON_OWN_MCP_COM_DURING_CM'; // $pro->rmm_payment_strategy; ?>
-@elseif($mode === 'rmm')
+@elseif($mode === 'rme')
     <?php $strategy = 'X16_DAYS'; // $pro->rme_payment_strategy; ?>
 @endif
 <tr data-client-uid="{{$iPatient->client_uid}}" data-care-month-uid="{{$iPatient->care_month_uid}}">
@@ -204,7 +204,7 @@
                     @endphp
 
                     @if(!$rpmBillability['billable'])
-                        <div class="alert alert-info">{{$rpmBillability['reason']}}</div>
+                        <div class="alert alert-info m-0">{{$rpmBillability['reason']}}</div>
                     @else
                         <div moe relative class="d-inline-block">
                             <a class="font-weight-normal" href="" show start>Bill ${{$rpmBillability['amount']}}</a>