fixed printable path from thematique and folders

This commit is contained in:
2021-10-12 10:26:40 +02:00
parent 1e345cd515
commit 58675e1db6
7 changed files with 7 additions and 5 deletions

View File

@ -1,6 +1,7 @@
fragment MateriauFields on Materiau {
id
title
path
images {
url
style_minicard{

View File

@ -10,6 +10,7 @@ fragment ThematiqueFields on Thematique {
id
title
short_description
path
images {
url
style_cardmedium_url