mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Extended forms and started on recurring transactions.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
@endif
|
||||
|
||||
<!-- ALWAYS SHOW AMOUNT -->
|
||||
{{Form::ffNumber('amount',$data['amount'])}}
|
||||
{{Form::ffAmount('amount',$data['amount'])}}
|
||||
|
||||
<!-- ALWAYS SHOW DATE -->
|
||||
{{Form::ffDate('date',$data['date'])}}
|
||||
|
||||
Reference in New Issue
Block a user