mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Display field prefix element in form
This commit is contained in:
		| @@ -45,6 +45,10 @@ | ||||
|                 method: 'POST', | ||||
|                 title: '{% trans "Edit Part Details" %}', | ||||
|                 fields: { | ||||
|                     title: { | ||||
|                         prefix: `<span class='fas fa-user'></span>` | ||||
|                     }, | ||||
|                     reference: {}, | ||||
|                     part: { | ||||
|                         filters: { | ||||
|                         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user