mirror of
https://github.com/itflow-org/itflow
synced 2026-03-21 13:05:39 +00:00
Remove temp Debugging snippet for calculating recurring expenses
This commit is contained in:
@@ -167,7 +167,6 @@ if ($user_config_dashboard_financial_enable == 1) {
|
|||||||
$vendors_added = intval($row['vendors_added']);
|
$vendors_added = intval($row['vendors_added']);
|
||||||
?>
|
?>
|
||||||
<div class="card card-body">
|
<div class="card card-body">
|
||||||
<h1><?php echo "Year: $recurring_expense_yearly_total Month $recurring_expense_monthly_total Total: $recurring_expense_monthly_total"; ?></h1>
|
|
||||||
<!-- Icon Cards-->
|
<!-- Icon Cards-->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-4 col-md-6 col-sm-12">
|
<div class="col-lg-4 col-md-6 col-sm-12">
|
||||||
|
|||||||
Reference in New Issue
Block a user