Fixed Login Software relation, fixed asset logins etc

This commit is contained in:
johnny@pittpc.com
2019-08-03 19:41:58 -04:00
parent 09e2ce4369
commit bf250cd1fe
13 changed files with 572 additions and 256 deletions

View File

@@ -1,5 +1,7 @@
<nav class="navbar navbar-expand navbar-dark bg-primary static-top">
<a class="navbar-brand mr-1" href="index.php"><i class="fa fa-fw fa-cloud"></i> <?php echo $config_company_name; ?> CRM</a>
<button class="btn btn-link btn-sm text-white order-1 order-sm-0" id="sidebarToggle" href="#">
<i class="fas fa-bars"></i>
</button>