|
@@ -34,7 +34,7 @@ $addressParts .= implode(", ", $addressPart2);
|
|
font-size: 1rem !important;
|
|
font-size: 1rem !important;
|
|
}
|
|
}
|
|
</style>
|
|
</style>
|
|
-<div class="p-2 bg-dark-primary text-white mcp-theme-1">
|
|
|
|
|
|
+<div class="p-2 mcp-theme-1">
|
|
@if($patient->is_duplicate)
|
|
@if($patient->is_duplicate)
|
|
<div class="alert alert-warning p-1 mb-2 border-dark mcp-theme-1 screen-only">
|
|
<div class="alert alert-warning p-1 mb-2 border-dark mcp-theme-1 screen-only">
|
|
<span class="text-dark">This chart is a duplicate of </span>
|
|
<span class="text-dark">This chart is a duplicate of </span>
|
|
@@ -50,7 +50,7 @@ $addressParts .= implode(", ", $addressPart2);
|
|
<h6 class="d-inline-flex align-items-baseline ml-2">
|
|
<h6 class="d-inline-flex align-items-baseline ml-2">
|
|
<span><i class="chart mr-2">#{{$patient->chart_number}}</i></span>
|
|
<span><i class="chart mr-2">#{{$patient->chart_number}}</i></span>
|
|
<span class="on-hover-show d-inline-block on-hover-opaque">
|
|
<span class="on-hover-show d-inline-block on-hover-opaque">
|
|
- <i class="fa fa-info-circle ml-1 text-white"></i>
|
|
|
|
|
|
+ <i class="fa fa-info-circle ml-1"></i>
|
|
<div class="on-hover-content py-2 pl-3 text-nowrap text-dark" style="left:0;right:auto;">
|
|
<div class="on-hover-content py-2 pl-3 text-nowrap text-dark" style="left:0;right:auto;">
|
|
Joined
|
|
Joined
|
|
<?=$memberSince?>
|
|
<?=$memberSince?>
|
|
@@ -69,7 +69,7 @@ $addressParts .= implode(", ", $addressPart2);
|
|
<div class="d-flex justify-content-around">
|
|
<div class="d-flex justify-content-around">
|
|
<div>
|
|
<div>
|
|
<div moe relative>
|
|
<div moe relative>
|
|
- <a href="#" start show class="text-white ml-3 d-flex align-items-baseline"><i class="fa fa-comment mr-1"></i></a>
|
|
|
|
|
|
+ <a href="#" start show class="ml-3 d-flex align-items-baseline"><i class="fa fa-comment mr-1"></i></a>
|
|
<form right url="/api/clientSms/createOutgoing" class="mcp-theme-1" noreload>
|
|
<form right url="/api/clientSms/createOutgoing" class="mcp-theme-1" noreload>
|
|
<input type="hidden" name="uid" value="{{ $patient->uid }}">
|
|
<input type="hidden" name="uid" value="{{ $patient->uid }}">
|
|
<div class="mb-2">
|
|
<div class="mb-2">
|
|
@@ -92,7 +92,7 @@ $addressParts .= implode(", ", $addressPart2);
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div>
|
|
<span moe relative class="">
|
|
<span moe relative class="">
|
|
- <a href="#" start show class="text-white ml-3 d-flex align-items-baseline" title="SMS check-in link to the patient"><i class="fa fa-paper-plane mr-1"></i></a>
|
|
|
|
|
|
+ <a href="#" start show class="ml-3 d-flex align-items-baseline" title="SMS check-in link to the patient"><i class="fa fa-paper-plane mr-1"></i></a>
|
|
<form right url="/api/client/sendCheckInTokenViaSmsOrEmail" class="mcp-theme-1">
|
|
<form right url="/api/client/sendCheckInTokenViaSmsOrEmail" class="mcp-theme-1">
|
|
<input type="hidden" name="uid" value="{{ $patient->uid }}">
|
|
<input type="hidden" name="uid" value="{{ $patient->uid }}">
|
|
<p class="small min-width-200px mb-2">Send Check-In link to patient?</p>
|
|
<p class="small min-width-200px mb-2">Send Check-In link to patient?</p>
|
|
@@ -113,11 +113,11 @@ $addressParts .= implode(", ", $addressPart2);
|
|
</div>
|
|
</div>
|
|
@if($performer->pro->pro_type == 'ADMIN')
|
|
@if($performer->pro->pro_type == 'ADMIN')
|
|
<div>
|
|
<div>
|
|
- <a href="#" start class="text-white ml-3" show onclick="return openInRHS('/pro/check-video/{{ $patient->uid }}')"><i class="fa fa-eye mr-1"></i></a>
|
|
|
|
|
|
+ <a href="#" start class="ml-3" show onclick="return openInRHS('/pro/check-video/{{ $patient->uid }}')"><i class="fa fa-eye mr-1"></i></a>
|
|
</div>
|
|
</div>
|
|
@endif
|
|
@endif
|
|
<div>
|
|
<div>
|
|
- <a href="#" start class="text-white ml-3" show onclick="return openInRHS('/pro/meet/{{ $patient->uid }}')"><i class="fa fa-video mr-1"></i></a>
|
|
|
|
|
|
+ <a href="#" start class="ml-3" show onclick="return openInRHS('/pro/meet/{{ $patient->uid }}')"><i class="fa fa-video mr-1"></i></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@@ -507,7 +507,7 @@ $addressParts .= implode(", ", $addressPart2);
|
|
@endif
|
|
@endif
|
|
</div>
|
|
</div>
|
|
<div class="bg-light p-2">
|
|
<div class="bg-light p-2">
|
|
- <ul class="vbox align-self-start patient-header-address ">
|
|
|
|
|
|
+ <ul class="vbox align-self-start patient-header-address mb-0">
|
|
<li class="mb-1 d-flex align-items-start">
|
|
<li class="mb-1 d-flex align-items-start">
|
|
<span class="aligned-icon">
|
|
<span class="aligned-icon">
|
|
<i class="fa fa-map-marker-alt" aria-hidden="true"></i>
|
|
<i class="fa fa-map-marker-alt" aria-hidden="true"></i>
|