mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Reload completed output table
This commit is contained in:
		| @@ -252,6 +252,7 @@ | ||||
|                             </a></li> | ||||
|                         </ul> | ||||
|                     </div> | ||||
|                     {% include "filter_list.html" with id='incompletebuilditems' %} | ||||
|                 </div> | ||||
|                 {% endif %} | ||||
|             </div> | ||||
|   | ||||
| @@ -594,6 +594,7 @@ function loadBuildOutputTable(build_info, options={}) { | ||||
|                 { | ||||
|                     success: function() { | ||||
|                         $(table).bootstrapTable('refresh'); | ||||
|                         $('#build-stock-table').bootstrapTable('refresh'); | ||||
|                     } | ||||
|                 } | ||||
|             ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user