mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 15:15:42 +00:00 
			
		
		
		
	@@ -863,7 +863,11 @@
 | 
			
		||||
                        value: {{ part.pk }},
 | 
			
		||||
                        hidden: true,
 | 
			
		||||
                    },
 | 
			
		||||
                    template: {},
 | 
			
		||||
                    template: {
 | 
			
		||||
                        filters: {
 | 
			
		||||
                            ordering: 'name',
 | 
			
		||||
                        },
 | 
			
		||||
                    },
 | 
			
		||||
                    data: {},
 | 
			
		||||
                },
 | 
			
		||||
                title: '{% trans "Add Parameter" %}',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user