瀏覽代碼

fixed printable path from thematique and folders

bach 3 年之前
父節點
當前提交
58675e1db6

文件差異過大導致無法顯示
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.js


二進制
web/themes/custom/materiotheme/assets/dist/main.js.gz


文件差異過大導致無法顯示
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/module-thematique.bundle.js


二進制
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

部分文件因文件數量過多而無法顯示