Edit attachment page.

This commit is contained in:
James Cole
2015-07-18 23:51:51 +02:00
parent 9502010248
commit b5e2e8aa1d
7 changed files with 123 additions and 2 deletions

View File

@@ -145,7 +145,7 @@ return [
'ExpandedForm' => [
'is_safe' => [
'date', 'text', 'select', 'balance', 'optionsList', 'checkbox', 'amount', 'tags', 'integer', 'textarea', 'location',
'multiRadio','file','multiCheckbox'
'multiRadio','file','multiCheckbox','staticText'
]
],
'Form' => [