Merge pull request #4983 from mfilser/admin_attachment_view_was_missing_the_column_header_S3FileId

Admin attachment view was missing the column header "S3FileId"
This commit is contained in:
Lauri Ojansivu 2023-06-28 15:35:57 -04:00 committed by GitHub
commit 712417b379
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,6 +58,7 @@ template(name="moveBoardAttachments")
th {{_ 'version-name'}}
th {{_ 'size'}}
th GridFsFileId
th S3FileId
th {{_ 'storage'}}
th {{_ 'action'}}