Parcourir la source

Admin attachment view was missing the column header "S3FileId"

Martin Filser il y a 2 ans
Parent
commit
cad55d57d7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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'}}