Ver código fonte

fixed material print link in modalcard

bach 3 anos atrás
pai
commit
12f7bacc26

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.js


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


Diferenças do arquivo suprimidas por serem muito extensas
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 1 - 1
web/themes/custom/materiotheme/vuejs/components/Content/ModalCard.vue

@@ -89,7 +89,7 @@
           </div>
         </section>
         <section class="tool print">
-          <a :href="material.path+'/printable/print'" target="_blank">
+          <a :href="item.path+'/printable/print'" target="_blank">
             <span class="btn mdi mdi-printer"/>
           </a>
         </section>

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff