浏览代码

Visit UI - medication logic fixes

Vijayakrishnan 3 年之前
父节点
当前提交
830667b884
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      resources/views/app/patient/segment-templates/intake_medications/edit.php

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