mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +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: { |                     data: { | ||||||
|                         output: pk |                         output: pk | ||||||
|                     }, |                     }, | ||||||
|                     onSuccess: function() { |                     success: function() { | ||||||
|                         $(table).bootstrapTable('refresh'); |                         $(table).bootstrapTable('refresh'); | ||||||
|                     } |                     } | ||||||
|                 } |                 } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user