mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	Fix message
This commit is contained in:
		| @@ -337,7 +337,7 @@ function bomSubstitutesDialog(bom_item_id, substitutes, options={}) { | ||||
|  | ||||
|     html += ` | ||||
|     <div class='alert alert-success alert-block'> | ||||
|         {% trans "Select and add a new variant item using the input below" %} | ||||
|         {% trans "Select and add a new substitute part using the input below" %} | ||||
|     </div> | ||||
|     `; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user