Cleaned up the category and budget pie charts.

This commit is contained in:
James Cole
2017-01-03 17:02:17 +01:00
parent 796be319b7
commit c34fb7f037
8 changed files with 447 additions and 282 deletions

View File

@@ -80,7 +80,7 @@
</div>
<label style="font-weight:normal;">
<input type="checkbox" id="budgets-out-pie-chart-checked">
<small>{{ 'include_not_in_budget'|_ }}</small>
<small>{{ 'include_expense_not_in_budget'|_ }}</small>
</label>
</div>
</div>
@@ -97,7 +97,7 @@
</div>
<label style="font-weight:normal;">
<input type="checkbox" id="accounts-out-pie-chart-checked">
<small>{{ 'include_not_in_budget'|_ }}</small>
<small>{{ 'include_expense_not_in_account'|_ }}</small>
</label>
</div>
</div>