Browse Source

Admin attachment view was missing the column header "S3FileId"

Martin Filser 2 years ago
parent
commit
cad55d57d7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      client/components/settings/attachments.jade

+ 1 - 0
client/components/settings/attachments.jade

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