Backend Service
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
|
||||
<form method="POST" action="/patient/">
|
||||
|
||||
|
||||
@@ -190,19 +190,17 @@
|
||||
</div>
|
||||
|
||||
|
||||
<div class="form-row">
|
||||
|
||||
<button type="submit" class="btn btn-primary">Attach Record to patient App</button>
|
||||
|
||||
<div class="form-row">
|
||||
<button type="submit" class="btn btn-primary">Attach Record to Patient App</button>
|
||||
</div>
|
||||
|
||||
|
||||
</form>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<ul class="activity">
|
||||
|
||||
|
||||
<li class="activity-item success">
|
||||
<div class="activity-info">
|
||||
<h5 class="mb-0"> Complete milestone 3 and update. </h5>
|
||||
@@ -211,8 +209,8 @@
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user