mirror of
https://github.com/wekan/wekan.git
synced 2025-12-27 04:38:49 +01:00
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:
commit
712417b379
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ template(name="moveBoardAttachments")
|
|||
th {{_ 'version-name'}}
|
||||
th {{_ 'size'}}
|
||||
th GridFsFileId
|
||||
th S3FileId
|
||||
th {{_ 'storage'}}
|
||||
th {{_ 'action'}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue