mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Display part notes inline, and allow updating via API
This commit is contained in:
		| @@ -89,7 +89,7 @@ $('table').find('.boolean-setting').change(function() { | ||||
|         }, | ||||
|         { | ||||
|             method: 'PATCH', | ||||
|             onSuccess: function(data) { | ||||
|             success: function(data) { | ||||
|             }, | ||||
|             error: function(xhr) { | ||||
|                 showApiError(xhr, url); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user