mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Change column title
This commit is contained in:
		| @@ -1362,7 +1362,7 @@ function loadPartTable(table, url, options={}) { | ||||
|  | ||||
|     col = { | ||||
|         field: 'unallocated_stock', | ||||
|         title: '{% trans "Available" %}', | ||||
|         title: '{% trans "Stock" %}', | ||||
|         searchable: false, | ||||
|         formatter: function(value, row) {             | ||||
|             var link = '?display=part-stock'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user