|
@@ -2429,7 +2429,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="medications-center-{{$note->id}}"
|
|
mc-initer="medications-center-{{$note->id}}"
|
|
title="Medications Center"
|
|
title="Medications Center"
|
|
- popup-style="wide overflow-visible"
|
|
|
|
|
|
+ popup-style="medium-large overflow-visible"
|
|
href="/medications-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/medications-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Rx</span>
|
|
<span>Rx</span>
|
|
@@ -2441,7 +2441,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="supplements-center-{{$note->id}}"
|
|
mc-initer="supplements-center-{{$note->id}}"
|
|
title="Supplements Center"
|
|
title="Supplements Center"
|
|
- popup-style="wide overflow-visible"
|
|
|
|
|
|
+ popup-style="medium-large overflow-visible"
|
|
href="/supplements-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/supplements-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Supp.</span>
|
|
<span>Supp.</span>
|
|
@@ -2453,7 +2453,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="problems-center-{{$note->id}}"
|
|
mc-initer="problems-center-{{$note->id}}"
|
|
title="Problems Center"
|
|
title="Problems Center"
|
|
- popup-style="wide overflow-visible"
|
|
|
|
|
|
+ popup-style="medium-large overflow-visible"
|
|
href="/problems-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/problems-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Dx</span>
|
|
<span>Dx</span>
|
|
@@ -2465,7 +2465,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="goals-center-{{$note->id}}"
|
|
mc-initer="goals-center-{{$note->id}}"
|
|
title="Goals Center"
|
|
title="Goals Center"
|
|
- popup-style="wide overflow-visible"
|
|
|
|
|
|
+ popup-style="medium-large overflow-visible"
|
|
href="/goals-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/goals-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Goals</span>
|
|
<span>Goals</span>
|
|
@@ -2477,7 +2477,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="allergies-center-{{$note->id}}"
|
|
mc-initer="allergies-center-{{$note->id}}"
|
|
title="Allergies Center"
|
|
title="Allergies Center"
|
|
- popup-style="wide overflow-visible"
|
|
|
|
|
|
+ popup-style="medium-large overflow-visible"
|
|
href="/allergies-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/allergies-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Allergies</span>
|
|
<span>Allergies</span>
|
|
@@ -2489,7 +2489,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="careteam-center-{{$note->id}}"
|
|
mc-initer="careteam-center-{{$note->id}}"
|
|
title="Careteam Center"
|
|
title="Careteam Center"
|
|
- popup-style="wide overflow-visible"
|
|
|
|
|
|
+ popup-style="medium-large overflow-visible"
|
|
href="/careteam-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/careteam-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Care Team</span>
|
|
<span>Care Team</span>
|