浏览代码

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 {{_ 'version-name'}}
         th {{_ 'size'}}
         th {{_ 'size'}}
         th GridFsFileId
         th GridFsFileId
+        th S3FileId
         th {{_ 'storage'}}
         th {{_ 'storage'}}
         th {{_ 'action'}}
         th {{_ 'action'}}