mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-23 23:13:18 -06:00
Final code check for something with the debug bar [skip ci]
This commit is contained in:
parent
f7579db4ad
commit
7bbca7f6a8
@ -136,8 +136,6 @@ return [
|
|||||||
'Entrust' => 'Zizaco\Entrust\EntrustFacade',
|
'Entrust' => 'Zizaco\Entrust\EntrustFacade',
|
||||||
'Input' => 'Illuminate\Support\Facades\Input',
|
'Input' => 'Illuminate\Support\Facades\Input',
|
||||||
'Google2FA' => 'PragmaRX\Google2FA\Vendor\Laravel\Facade',
|
'Google2FA' => 'PragmaRX\Google2FA\Vendor\Laravel\Facade',
|
||||||
|
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -173,9 +173,6 @@
|
|||||||
|
|
||||||
order by size
|
order by size
|
||||||
|
|
||||||
linked to chart
|
|
||||||
|
|
||||||
use reset button to reset after chart was clicked.
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3">
|
<div class="col-lg-3">
|
||||||
List of spending (withdrawals) by transaction, if relevant. Not grouped<br>
|
List of spending (withdrawals) by transaction, if relevant. Not grouped<br>
|
||||||
|
Loading…
Reference in New Issue
Block a user