fixed material print link in modalcard
This commit is contained in:
parent
e5f679ea0a
commit
12f7bacc26
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user