Explorar o código

All wiz log, edit icons UI fix

Vijayakrishnan %!s(int64=3) %!d(string=hai) anos
pai
achega
72446fbcb5
Modificáronse 19 ficheiros con 39 adicións e 39 borrados
  1. 2 2
      resources/views/app/patient/allergies-center.blade.php
  2. 2 2
      resources/views/app/patient/careteam-center.blade.php
  3. 2 2
      resources/views/app/patient/goals-center.blade.php
  4. 2 2
      resources/views/app/patient/medications-center.blade.php
  5. 3 3
      resources/views/app/patient/problems-center.blade.php
  6. 2 2
      resources/views/app/patient/segment-templates/intake_allergies/edit.blade.php
  7. 2 2
      resources/views/app/patient/segment-templates/intake_care_team/edit.blade.php
  8. 2 2
      resources/views/app/patient/segment-templates/intake_goals/edit.blade.php
  9. 2 2
      resources/views/app/patient/segment-templates/intake_interventions/edit.blade.php
  10. 2 2
      resources/views/app/patient/segment-templates/intake_medications/edit.blade.php
  11. 2 2
      resources/views/app/patient/segment-templates/intake_medications/edit_old.blade.php
  12. 2 2
      resources/views/app/patient/segment-templates/intake_problems/edit.blade.php
  13. 2 2
      resources/views/app/patient/segment-templates/plan_allergies/edit.blade.php
  14. 2 2
      resources/views/app/patient/segment-templates/plan_care_team/edit.blade.php
  15. 2 2
      resources/views/app/patient/segment-templates/plan_goals/edit.blade.php
  16. 2 2
      resources/views/app/patient/segment-templates/plan_interventions/edit.blade.php
  17. 2 2
      resources/views/app/patient/segment-templates/plan_medications/edit.blade.php
  18. 2 2
      resources/views/app/patient/segment-templates/plan_problems/edit.blade.php
  19. 2 2
      resources/views/app/patient/supplements-center.blade.php

+ 2 - 2
resources/views/app/patient/allergies-center.blade.php

@@ -59,7 +59,7 @@ list($allergies, $counts) = Point::getPointsOfCategoryExtended($patient, 'ALLERG
                             ?>
                         </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"
@@ -84,7 +84,7 @@ list($allergies, $counts) = Point::getPointsOfCategoryExtended($patient, 'ALLERG
                             ?>
                         </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"

+ 2 - 2
resources/views/app/patient/careteam-center.blade.php

@@ -59,7 +59,7 @@ list($careTeamMembers, $counts) = Point::getPointsOfCategoryExtended($patient, '
                             ?>
                         </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"
@@ -84,7 +84,7 @@ list($careTeamMembers, $counts) = Point::getPointsOfCategoryExtended($patient, '
                             ?>
                         </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"

+ 2 - 2
resources/views/app/patient/goals-center.blade.php

@@ -59,7 +59,7 @@ list($goals, $counts) = Point::getPointsOfCategoryExtended($patient, 'GOAL', $no
                             ?>
                         </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"
@@ -84,7 +84,7 @@ list($goals, $counts) = Point::getPointsOfCategoryExtended($patient, 'GOAL', $no
                             ?>
                         </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"

+ 2 - 2
resources/views/app/patient/medications-center.blade.php

@@ -60,7 +60,7 @@ list($medications, $counts) = Point::getPointsOfCategoryExtended($patient, 'MEDI
                                 ?>
                             </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"
@@ -85,7 +85,7 @@ list($medications, $counts) = Point::getPointsOfCategoryExtended($patient, 'MEDI
                                 ?>
                             </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"

+ 3 - 3
resources/views/app/patient/problems-center.blade.php

@@ -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"

+ 2 - 2
resources/views/app/patient/segment-templates/intake_allergies/edit.blade.php

@@ -91,7 +91,7 @@ $allergies = Point::getIntakePointsOfCategory($patient, 'ALLERGY', $note);
                                 ?>
                             </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"
@@ -112,7 +112,7 @@ $allergies = Point::getIntakePointsOfCategory($patient, 'ALLERGY', $note);
                                 include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                                 ?>
                             </div>
-                            <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"

+ 2 - 2
resources/views/app/patient/segment-templates/intake_care_team/edit.blade.php

@@ -114,7 +114,7 @@ $careTeamMembers = Point::getIntakePointsOfCategory($patient, 'CARE_TEAM_MEMBER'
                                 ?>
                             </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"
@@ -136,7 +136,7 @@ $careTeamMembers = Point::getIntakePointsOfCategory($patient, 'CARE_TEAM_MEMBER'
                                 include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                                 ?>
                             </div>
-                            <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"

+ 2 - 2
resources/views/app/patient/segment-templates/intake_goals/edit.blade.php

@@ -167,7 +167,7 @@ $goals = Point::getIntakePointsOfCategory($patient, 'GOAL', $note);
                                 ?>
                             </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"
@@ -188,7 +188,7 @@ $goals = Point::getIntakePointsOfCategory($patient, 'GOAL', $note);
                                 include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                                 ?>
                             </div>
-                            <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"

+ 2 - 2
resources/views/app/patient/segment-templates/intake_interventions/edit.blade.php

@@ -104,7 +104,7 @@ $interventions = Point::getIntakePointsOfCategory($patient, 'INTERVENTION', $not
                                 include resource_path('views/app/patient/segment-templates/_child_review/last-review.php');
                                 ?>
                             </div>
-                            <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"
@@ -122,7 +122,7 @@ $interventions = Point::getIntakePointsOfCategory($patient, 'INTERVENTION', $not
                                 include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                                 ?>
                             </div>
-                            <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"

+ 2 - 2
resources/views/app/patient/segment-templates/intake_medications/edit.blade.php

@@ -120,7 +120,7 @@ $medications = Point::getIntakePointsOfCategory($patient, 'MEDICATION', $note);
                                 ?>
                             </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"
@@ -142,7 +142,7 @@ $medications = Point::getIntakePointsOfCategory($patient, 'MEDICATION', $note);
                                 include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                                 ?>
                             </div>
-                            <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"

+ 2 - 2
resources/views/app/patient/segment-templates/intake_medications/edit_old.blade.php

@@ -53,7 +53,7 @@ $medications = Point::getIntakePointsOfCategory($patient, 'MEDICATION', $note);
                                 include resource_path('views/app/patient/segment-templates/_child_review/last-review.php');
                                 ?>
                             </div>
-                            <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"
@@ -71,7 +71,7 @@ $medications = Point::getIntakePointsOfCategory($patient, 'MEDICATION', $note);
                                 include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                                 ?>
                             </div>
-                            <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"

+ 2 - 2
resources/views/app/patient/segment-templates/intake_problems/edit.blade.php

@@ -103,7 +103,7 @@ $problems = Point::getIntakePointsOfCategory($patient, 'PROBLEM', $note);
                             ?>
                         </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"
@@ -125,7 +125,7 @@ $problems = Point::getIntakePointsOfCategory($patient, 'PROBLEM', $note);
                             include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                             ?>
                         </div>
-                        <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"

+ 2 - 2
resources/views/app/patient/segment-templates/plan_allergies/edit.blade.php

@@ -92,7 +92,7 @@ $intakeOrVisit = 'PLAN';
                                 include resource_path('views/app/patient/segment-templates/_child_review/last-review.php');
                                 ?>
                             </div>
-                            <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"
@@ -110,7 +110,7 @@ $intakeOrVisit = 'PLAN';
                                 ?>
                             </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"

+ 2 - 2
resources/views/app/patient/segment-templates/plan_care_team/edit.blade.php

@@ -114,7 +114,7 @@ $intakeOrVisit = 'PLAN';
                                 include resource_path('views/app/patient/segment-templates/_child_review/last-review.php');
                                 ?>
                             </div>
-                            <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"
@@ -132,7 +132,7 @@ $intakeOrVisit = 'PLAN';
                                 ?>
                             </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"

+ 2 - 2
resources/views/app/patient/segment-templates/plan_goals/edit.blade.php

@@ -167,7 +167,7 @@ $intakeOrVisit = 'PLAN';
                                 include resource_path('views/app/patient/segment-templates/_child_review/last-review.php');
                                 ?>
                             </div>
-                            <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"
@@ -185,7 +185,7 @@ $intakeOrVisit = 'PLAN';
                                 ?>
                             </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"

+ 2 - 2
resources/views/app/patient/segment-templates/plan_interventions/edit.blade.php

@@ -112,7 +112,7 @@ $intakeOrVisit = 'PLAN';
                                 include resource_path('views/app/patient/segment-templates/_child_review/last-review.php');
                                 ?>
                             </div>
-                            <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"
@@ -129,7 +129,7 @@ $intakeOrVisit = 'PLAN';
                                 include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                                 ?>
                             </div>
-                            <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"

+ 2 - 2
resources/views/app/patient/segment-templates/plan_medications/edit.blade.php

@@ -96,7 +96,7 @@ $intakeOrVisit = 'PLAN';
                                 include resource_path('views/app/patient/segment-templates/_child_review/last-review.php');
                                 ?>
                             </div>
-                            <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"
@@ -114,7 +114,7 @@ $intakeOrVisit = 'PLAN';
                                 ?>
                             </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"

+ 2 - 2
resources/views/app/patient/segment-templates/plan_problems/edit.blade.php

@@ -102,7 +102,7 @@ $intakeOrVisit = 'PLAN';
                             include resource_path('views/app/patient/segment-templates/_child_review/last-review.php');
                             ?>
                         </div>
-                        <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"
@@ -120,7 +120,7 @@ $intakeOrVisit = 'PLAN';
                             ?>
                         </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"

+ 2 - 2
resources/views/app/patient/supplements-center.blade.php

@@ -60,7 +60,7 @@ list($supplements, $counts) = Point::getPointsOfCategoryExtended($patient, 'SUPP
                                 ?>
                             </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"
@@ -79,7 +79,7 @@ list($supplements, $counts) = Point::getPointsOfCategoryExtended($patient, 'SUPP
                                 ?>
                             </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"