Add reminder javascript assed
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user