소스 검색

Admin attachment view was missing the column header "S3FileId"

Martin Filser 2 년 전
부모
커밋
cad55d57d7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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'}}