Initial work on client contracts, Added Contracts Table

This commit is contained in:
johnnyq
2021-04-30 17:54:14 -04:00
parent da038abba0
commit 3af924bfee
3 changed files with 567 additions and 2 deletions

View File

@@ -452,7 +452,7 @@ if(isset($_GET['client_id'])){
<?php if($num_domains > 0){ ?>
<h4 id="domains">Web Domains <small>(<?php echo $num_domains; ?>)</small></h4>
<h4 id="domains">Domains <small>(<?php echo $num_domains; ?>)</small></h4>
<table class="table table-bordered table-sm mb-4">
<thead>
<tr>