mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Reformat various code.
This commit is contained in:
@@ -45,7 +45,7 @@ return [
|
||||
'basic_info' => ['element' => '#transaction-info', 'position' => 'right'],
|
||||
'amount_info' => ['element' => '#amount-info', 'position' => 'bottom'],
|
||||
'optional_info' => ['element' => '#optional-info', 'position' => 'left'],
|
||||
'split' => ['element' => '.split_add_btn','position' => 'top'],
|
||||
'split' => ['element' => '.split_add_btn', 'position' => 'top'],
|
||||
],
|
||||
|
||||
'transactions_create_withdrawal' => [
|
||||
|
Reference in New Issue
Block a user