Added Send Email to invoice listings, started adding pregtty graphs to dashboard, and other ui cleanup

This commit is contained in:
root
2019-05-04 01:06:03 -04:00
parent 448267cb32
commit bdbbecfc7b
9 changed files with 69 additions and 19 deletions

View File

@@ -76,13 +76,6 @@ if(isset($_GET['client_id'])){
<?php include("header.php"); ?>
<ol class="breadcrumb d-print-none">
<li class="breadcrumb-item">
<a href="clients.php">Clients</a>
</li>
<li class="breadcrumb-item active"><?php echo $client_name; ?></li>
</ol>
<div class="card mb-3 border-0">
<div class="card-body mb-4">
<div class="row">