2
0
Эх сурвалжийг харах

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 1 жил өмнө
parent
commit
712417b379

+ 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'}}