mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Fix for #1792
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user