mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	Reload build output table when an active build output is deleted
This commit is contained in:
		| @@ -610,7 +610,7 @@ function loadBuildOutputTable(build_info, options={}) { | ||||
|                     data: { | ||||
|                         output: pk | ||||
|                     }, | ||||
|                     onSuccess: function() { | ||||
|                     success: function() { | ||||
|                         $(table).bootstrapTable('refresh'); | ||||
|                     } | ||||
|                 } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user