mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Edit attachment page.
This commit is contained in:
@@ -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' => [
|
||||
|
Reference in New Issue
Block a user