Added badge count to client side nav, switched from js active nav to using php

This commit is contained in:
root
2019-05-10 18:04:03 -04:00
parent 5af085a40b
commit f9d6f4d316
9 changed files with 167 additions and 77 deletions

View File

@@ -10,7 +10,7 @@
</div>
<div class="card-body">
<div class="table-responsive">
<table class="table table-striped table-borderless table-hover" id="dataTable" width="100%" cellspacing="0">
<table class="table table-striped table-borderless table-hover" id="dT" width="100%" cellspacing="0">
<thead class="thead-dark">
<tr>
<th>Name</th>