mirror of
https://github.com/itflow-org/itflow
synced 2026-03-05 21:34:51 +00:00
Add link to Assets on technical dashboard
This commit is contained in:
@@ -126,7 +126,7 @@ $expiring_certificates = $sql_certs_expiring['expiring_certs'];
|
|||||||
<!-- ./col -->
|
<!-- ./col -->
|
||||||
|
|
||||||
<div class="col-lg-4 col-6">
|
<div class="col-lg-4 col-6">
|
||||||
<a class="small-box bg-info">
|
<a class="small-box bg-info" href="/report_all_assets_by_client.php">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<h3><?php echo $assets_added; ?></h3>
|
<h3><?php echo $assets_added; ?></h3>
|
||||||
<p>New Assets</p>
|
<p>New Assets</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user