fixed material print link in modalcard
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user