mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	Adds "reload" button to attachment table(s)
This commit is contained in:
		| @@ -67,6 +67,8 @@ function loadAttachmentTable(url, options) { | ||||
|  | ||||
|     var table = options.table || '#attachment-table'; | ||||
|  | ||||
|     setupFilterList('attachments', $(table), '#filter-list-attachments'); | ||||
|  | ||||
|     addAttachmentButtonCallbacks(url, options.fields || {}); | ||||
|  | ||||
|     $(table).inventreeTable({ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user