mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-10 14:59:51 +08:00
init project
This commit is contained in:
3
app/views/files/show.json.jbuilder
Normal file
3
app/views/files/show.json.jbuilder
Normal file
@@ -0,0 +1,3 @@
|
||||
json.partial! 'attachments/attachment', attachment: @file
|
||||
json.partial! "files/course_groups", attachment_group_settings: @file.attachment_group_settings
|
||||
json.partial! "attachment_histories/list", attachment_histories: @attachment_histories
|
||||
Reference in New Issue
Block a user