mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	JS linting
This commit is contained in:
		| @@ -156,7 +156,7 @@ function submitBomTable(part_id, options={}) { | ||||
|             inherited: getFormFieldValue(`items_inherited_${idx}`, {type: 'boolean'}), | ||||
|             optional: getFormFieldValue(`items_optional_${idx}`, {type: 'boolean'}), | ||||
|             note: getFormFieldValue(`items_note_${idx}`, {}), | ||||
|         }) | ||||
|         }); | ||||
|     }); | ||||
|  | ||||
|     var data = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user