Explorar o código

Client single > appts list UI updates

Vijayakrishnan %!s(int64=3) %!d(string=hai) anos
pai
achega
029ec3acea

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

@@ -37,7 +37,7 @@
         @endif
         @if($appointment->latest_confirmation_request_at) {{-- requested but not confirmed yet --}}
             <div class="text-nowrap">
-                <b class="text-primary">Requested</b>
+                <b class="">Requested</b>
                 <span class="text-secondary ml-1">on {{friendlier_date_time(convertToTimezone($appointment->latest_confirmation_request_at, 'US/Eastern'))}}</span>
             </div>
             @if($appointment->is_request_pending)