modalcard added samples, industriels in navtools; flag collection items open modalcard
This commit is contained in:
@ -16,12 +16,52 @@ fragment MateriauFields on Materiau {
|
||||
name
|
||||
email
|
||||
description
|
||||
website{
|
||||
title
|
||||
url
|
||||
}
|
||||
infos
|
||||
address {
|
||||
langcode
|
||||
country_code
|
||||
administrative_area
|
||||
locality
|
||||
dependent_locality
|
||||
postal_code
|
||||
sorting_code
|
||||
address_line1
|
||||
address_line2
|
||||
organization
|
||||
given_name
|
||||
additional_name
|
||||
family_name
|
||||
}
|
||||
}
|
||||
manufacturer{
|
||||
id
|
||||
name
|
||||
email
|
||||
description
|
||||
website{
|
||||
title
|
||||
url
|
||||
}
|
||||
infos
|
||||
address {
|
||||
langcode
|
||||
country_code
|
||||
administrative_area
|
||||
locality
|
||||
dependent_locality
|
||||
postal_code
|
||||
sorting_code
|
||||
address_line1
|
||||
address_line2
|
||||
organization
|
||||
given_name
|
||||
additional_name
|
||||
family_name
|
||||
}
|
||||
}
|
||||
body
|
||||
samples{
|
||||
|
Reference in New Issue
Block a user