Removed search and company select from sidebar, removed unused plugins

This commit is contained in:
johnny@pittpc.com
2020-08-29 20:18:35 -04:00
parent 3f7133dbef
commit 1ee9fb427c
1183 changed files with 6 additions and 214277 deletions

View File

@@ -95,7 +95,7 @@ if(isset($_GET['quote_id'])){
<?php if($quote_status == 'Approved'){ ?>
<a class="btn btn-success btn-sm" href="#" data-toggle="modal" data-target="#addQuoteToInvoiceModal<?php echo $quote_id; ?>"><i class="fas fa-fw fa-check"></i> Invoice</a>
<? } ?>
<?php } ?>
</div>