瀏覽代碼

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