Use new select options.

This commit is contained in:
James Cole
2018-04-29 07:46:30 +02:00
parent 565cb6d79e
commit 7eb5643204
7 changed files with 7 additions and 7 deletions

View File

@@ -74,7 +74,7 @@
{# ACCOUNTS #}
{{ ExpandedForm.multiCheckbox('accounts',accountList, checked, {' class': 'account-checkbox'}) }}
{{ ExpandedForm.assetAccountCheckList('accounts', {' class': 'account-checkbox','select_all': true}) }}
{{ ExpandedForm.checkbox('include_attachments','1', true) }}