Backend Service

This commit is contained in:
2019-04-07 18:26:11 +00:00
parent 3ce5d45015
commit 83bf41ec2a
4 changed files with 96 additions and 112 deletions
@@ -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>