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