Sfoglia il codice sorgente

Visit UI - plan problems UI tweak

Vijayakrishnan 3 anni fa
parent
commit
dc5d3ca0f3

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

@@ -114,7 +114,7 @@ else {
         </div>
         <div visit-moe large class="ml-auto mt-1 max-width-500px">
             <a href="#" start show class="btn btn-sm btn btn-outline-primary">+ Add new problem, added during this visit</a>
-            <form url="/api/visitPoint/addTopLevelDuringVisit" class="mcp-theme-1">
+            <form url="/api/visitPoint/addTopLevelDuringVisit" class="mcp-theme-1" right>
                 <input type="hidden" name="segmentUid" value="<?= $segment->uid ?>">
                 <input type="hidden" name="category" value="PROBLEM">
                 <input type="hidden" name="data">