mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Sort by test status
This commit is contained in:
		| @@ -1050,7 +1050,7 @@ function loadBuildOutputTable(build_info, options={}) { | ||||
|             { | ||||
|                 field: 'tests', | ||||
|                 title: '{% trans "Tests" %}', | ||||
|                 sortable: false, | ||||
|                 sortable: true, | ||||
|                 switchable: true, | ||||
|                 formatter: function(value, row) { | ||||
|                     if (part_tests == null || part_tests.length == 0) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user