mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add element for cash account.
This commit is contained in:
@@ -33,6 +33,7 @@ return [
|
||||
'box_out_holder' => ['element' => '#box_out_holder'],
|
||||
'help' => ['element' => '#help', 'position' => 'bottom'],
|
||||
'sidebar-toggle' => ['element' => '#sidebar-toggle', 'position' => 'bottom'],
|
||||
'cash_account' => ['element' => '#all_transactions','position' => 'left'],
|
||||
'outro' => [],
|
||||
],
|
||||
// accounts: create
|
||||
|
Reference in New Issue
Block a user