Merge pull request #1014 from openclassify/dnew

#3644 [store module] Update is not working (3.8)
This commit is contained in:
spektra2147 2021-03-30 12:03:17 +03:00 committed by GitHub
commit d15c29fb68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,6 +63,7 @@ class ValueTableBuilder extends TableBuilder
'limit' => 1,
'show_headers' => false,
'sortable_headers' => false,
'table_view' => 'anomaly.field_type.file::table',
'no_results_message' => 'visiosoft.field_type.singlefile::message.no_file_selected',
];