displayed attachments, added attachments filter to material admin view
This commit is contained in:
@ -63,6 +63,15 @@ fragment MateriauFields on Materiau {
|
||||
family_name
|
||||
}
|
||||
}
|
||||
attachments {
|
||||
description
|
||||
file{
|
||||
fid
|
||||
filename
|
||||
url
|
||||
filesize
|
||||
}
|
||||
}
|
||||
body
|
||||
samples{
|
||||
showroom{
|
||||
|
Reference in New Issue
Block a user