Browse Source

Visit UI - medication logic fixes

Vijayakrishnan 3 năm trước cách đây
mục cha
commit
830667b884

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

@@ -116,8 +116,8 @@ foreach ($medications as $medication) {
         </table>
     </div>
 
-    <div visit-moe>
-        <a href="#" start show>Add New</a>
+    <div visit-moe class="mt-1">
+        <a href="#" start show class="btn btn-sm btn btn-outline-primary">+ Add medication patient is ALREADY taking, 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="MEDICATION">