Kaynağa Gözat

RPM manager - minor tooltip update

Vijayakrishnan 2 yıl önce
ebeveyn
işleme
33de7838f5

+ 1 - 1
resources/views/app/practice-management/rpm-manager/row.blade.php

@@ -384,7 +384,7 @@
                         @endif
                         @if($showAddEntry > 0)
                             <i class="ml-1 fa fa-hourglass text-danger opacity-60 text-sm"></i>
-                            <div class="ml-1" title="Total expected billing by end of today: {{$expectation}}">
+                            <div class="ml-1" title="Total expected billing by end of today: {{$expectation}}m">
                                 @include('app.practice-management.rpm-manager.rpm_manager_care_month_add_entry_form', [
                                     'right' => true,
                                     'defaultDate' => date('Y-m-d'),