|
@@ -35,7 +35,7 @@ $ccSegment = $ccSegment ?? $note->getSegmentByInternalName('mc_cc');
|
|
|
<th class="border-bottom-0 text-secondary text-center width-30px">Rel.</th>
|
|
|
@endif
|
|
|
<th class="border-bottom-0 text-secondary">Name</th>
|
|
|
- <th class="border-bottom-0 text-secondary w-25">HPI</th>
|
|
|
+ <th class="border-bottom-0 text-secondary w-25">Subjective</th>
|
|
|
<th class="border-bottom-0 text-secondary w-25">Plan</th>
|
|
|
<th class="border-bottom-0 text-secondary">Active?</th>
|
|
|
<th class="border-bottom-0 text-secondary">Started</th>
|
|
@@ -81,7 +81,7 @@ $ccSegment = $ccSegment ?? $note->getSegmentByInternalName('mc_cc');
|
|
|
?>
|
|
|
</div>
|
|
|
<div class="d-inline-flex flex-nowrap">
|
|
|
- <a class="px-2 view-review-log"
|
|
|
+ <a class="px-1 view-review-log"
|
|
|
native target="_blank"
|
|
|
open-in-stag-popup
|
|
|
popup-style="stag-popup-md"
|
|
@@ -106,7 +106,7 @@ $ccSegment = $ccSegment ?? $note->getSegmentByInternalName('mc_cc');
|
|
|
?>
|
|
|
</div>
|
|
|
<div class="d-inline-flex flex-nowrap">
|
|
|
- <a class="px-2 view-review-log"
|
|
|
+ <a class="px-1 view-review-log"
|
|
|
native target="_blank"
|
|
|
open-in-stag-popup
|
|
|
popup-style="stag-popup-md"
|