소스 검색

Text fix on intake_allergies

Vijayakrishnan 3 년 전
부모
커밋
a9f646327c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resources/views/app/patient/segment-templates/intake_allergies/edit.blade.php

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

@@ -91,7 +91,7 @@ $allergies = Point::getIntakePointsOfCategory($patient, 'ALLERGY', $note);
     </div>
 
     <div visit-moe class="mt-1">
-        <a href="#" start show class="btn btn-sm btn btn-outline-primary">+ Add allergy patient is ALREADY having, prior to this visit</a>
+        <a href="#" start show class="btn btn-sm btn btn-outline-primary">+ Add allergy patient ALREADY is diagnosed with, prior to this visit</a>
         <form url="/api/visitPoint/addTopLevelOnIntake" class="mcp-theme-1">
             <input type="hidden" name="segmentUid" value="<?= $segment->uid ?>">
             <input type="hidden" name="category" value="ALLERGY">