Can edit as well.

This commit is contained in:
James Cole
2015-05-01 23:35:35 +02:00
parent 11baa968cd
commit f8e9ce0d52
4 changed files with 34 additions and 24 deletions

View File

@@ -28,7 +28,7 @@
{{ ExpandedForm.balance('openingBalance') }}
{{ ExpandedForm.date('openingBalanceDate', phpdate('Y-m-d')) }}
{{ ExpandedForm.select('accountRole') }}
{{ ExpandedForm.select('accountRole', Config.get('firefly.accountRoles'),null,{'helpText' : 'Any extra options resulting from your choice can be set later.'}) }}
{{ ExpandedForm.balance('virtualBalance') }}
</div>