소스 검색

fixed printable path from thematique and folders

bach 3 년 전
부모
커밋
58675e1db6

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.js


BIN
web/themes/custom/materiotheme/assets/dist/main.js.gz


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/module-thematique.bundle.js


BIN
web/themes/custom/materiotheme/assets/dist/module-thematique.bundle.js.gz


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 1 - 0
web/themes/custom/materiotheme/vuejs/api/gql/materiauflaglist.fragment.gql

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

+ 1 - 0
web/themes/custom/materiotheme/vuejs/api/gql/thematique.fragment.gql

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

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.