This commit is contained in:
James Cole
2017-12-30 21:04:04 +01:00
parent 6d9baaa499
commit d9dd00eb39
10 changed files with 77 additions and 3 deletions

View File

@@ -44,6 +44,7 @@
{{ ExpandedForm.select('accountRole', roles,null,{'helpText' : 'asset_account_role_help'|_}) }}
{{ ExpandedForm.nonSelectableBalance('virtualBalance') }}
{% endif %}
{{ ExpandedForm.textarea('notes',null,{helpText: trans('firefly.field_supports_markdown')}) }}
</div>
</div>