Преглед на файлове

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