mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Fix location icon field (#7658)
This commit is contained in:
		| @@ -860,7 +860,7 @@ export function stockLocationFields({}: {}): ApiFormFieldSet { | |||||||
|     description: {}, |     description: {}, | ||||||
|     structural: {}, |     structural: {}, | ||||||
|     external: {}, |     external: {}, | ||||||
|     icon: {}, |     custom_icon: {}, | ||||||
|     location_type: {} |     location_type: {} | ||||||
|   }; |   }; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user