Update the Budgets icon around the site

This commit is contained in:
Lucas Guima
2020-05-01 17:29:50 -03:00
parent a8709a4a45
commit dba7d05296
13 changed files with 19 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
<th class="hide-from">{{ trans('list.from') }}</th>
<th class="hide-to">{{ trans('list.to') }}</th>
<th class="hide-budget"><i class="fa fa-tasks fa-fw" title="{{ trans('list.budget') }}"></i></th>
<th class="hide-budget"><i class="fa fa-pie-chart fa-fw" title="{{ trans('list.budget') }}"></i></th>
<th class="hide-category"><i class="fa fa-bar-chart fa-fw" title="{{ trans('list.category') }}"></i></th>
<th class="hide-bill">{{ trans('list.bill') }}</th>