浏览代码

Merge pull request #4983 from mfilser/admin_attachment_view_was_missing_the_column_header_S3FileId

Admin attachment view was missing the column header "S3FileId"
Lauri Ojansivu 2 年之前
父节点
当前提交
712417b379
共有 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'}}