Explorar el Código

Rx wiz popup size adjust

Vijayakrishnan hace 3 años
padre
commit
f452ffd4bd

+ 1 - 1
resources/views/app/patient/segment-templates/omega_history_past_medical/edit.blade.php

@@ -144,7 +144,7 @@ for ($i = 0; $i < count($fields); $i++) {
                                                        open-in-stag-popup
                                                        mc-initer="problems-center-{{$note->id}}"
                                                        title="Problems Center"
-                                                       popup-style="wide overflow-visible"
+                                                       popup-style="overflow-visible"
                                                        href="/problems-center/{{$patient->uid}}/{{$note->uid}}?dx={{urlencode($values[$k])}}">
                                                         <i class="fa fa-plus-circle on-hover-opaque"></i>
                                                     </a>

+ 1 - 1
resources/views/app/patient/segment-templates/past_medical_history/edit.blade.php

@@ -144,7 +144,7 @@ for ($i = 0; $i < count($fields); $i++) {
                                                        open-in-stag-popup
                                                        mc-initer="problems-center-{{$note->id}}"
                                                        title="Problems Center"
-                                                       popup-style="wide overflow-visible"
+                                                       popup-style="overflow-visible"
                                                        href="/problems-center/{{$patient->uid}}/{{$note->uid}}?dx={{urlencode($values[$k])}}">
                                                         <i class="fa fa-plus-circle on-hover-opaque"></i>
                                                     </a>

+ 1 - 1
resources/views/app/patient/segment-templates/sigma_history_past_medical/edit.blade.php

@@ -144,7 +144,7 @@ for ($i = 0; $i < count($fields); $i++) {
                                                        open-in-stag-popup
                                                        mc-initer="problems-center-{{$note->id}}"
                                                        title="Problems Center"
-                                                       popup-style="wide overflow-visible"
+                                                       popup-style="overflow-visible"
                                                        href="/problems-center/{{$patient->uid}}/{{$note->uid}}?dx={{urlencode($values[$k])}}">
                                                         <i class="fa fa-plus-circle on-hover-opaque"></i>
                                                     </a>