mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			282 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			282 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<div>
 | 
						|
    <input fieldname='{{ field }}' class='slidey' type="checkbox" data-offstyle='warning' data-onstyle="success" data-size='small' data-toggle="toggle" {% if disabled or not roles.part.change %}disabled {% endif %}{% if state %}checked=""{% endif %} autocomplete="off">
 | 
						|
</div> |