mirror of
https://github.com/itflow-org/itflow
synced 2026-09-12 01:35:12 +00:00
Update badge classes to bg
This commit is contained in:
@@ -519,7 +519,7 @@ if ($account_filter) {
|
||||
</a>
|
||||
<?php } ?>
|
||||
</td>
|
||||
<td><span class="badge badge-<?= $transaction_badge_color ?>"><?= $transaction_type ?></span></td>
|
||||
<td><span class="badge text-bg-<?= $transaction_badge_color ?>"><?= $transaction_type ?></span></td>
|
||||
<td>
|
||||
<?= $transaction_category_display ?>
|
||||
<div class="text-secondary"><small><?= truncate($transaction_description, 60) ?></small></div>
|
||||
|
||||
Reference in New Issue
Block a user