Add reminder javascript assed

This commit is contained in:
Olusesan Ameye
2021-02-28 17:04:52 -05:00
parent f654ffd6fd
commit 2e0efa58b5
6 changed files with 91 additions and 51 deletions
@@ -13,11 +13,11 @@
<div class="container-fluid">
<? include "application/views/template/topstrip.php"; ?>
<? include "application/views/template/topstrip2.php"; ?>
<? include "application/views/template/topstrip2.php"; ?>
<!-- begin row -->
<div class="row">
<div class="col-lg-6 col-xxl-4 m-b-30">
@@ -31,7 +31,7 @@
</div>
</div>
<div class="card-body">
<? include 'components/encounter_listing.php'; ?>
<? include 'components/encounter_listing.php'; ?>
</div>
@@ -113,7 +113,7 @@
</div>
</div>
<div class="col-xxl-6 m-b-30">
<? include 'components/patient_listing.php'; ?>
<? include 'components/patient_listing.php'; ?>
</div>
</div>