This commit is contained in:
James Cole
2018-10-15 19:37:18 +02:00
parent db7e3d725e
commit 1653152dad
3 changed files with 11 additions and 0 deletions

View File

@@ -101,6 +101,11 @@
<div class="box-body">
<canvas id="net-worth" style="width:100%;height:400px;" height="400" width="100%"></canvas>
</div>
<div class="box-footer">
<small>
{{ 'net_filtered_prefs'|_ }}
</small>
</div>
</div>
</div>
</div>

View File

@@ -100,6 +100,11 @@
<div class="box-body">
<canvas id="net-worth" style="width:100%;height:400px;" height="400" width="100%"></canvas>
</div>
<div class="box-footer">
<small>
{{ 'net_filtered_prefs'|_ }}
</small>
</div>
</div>
</div>
</div>