mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	Removed call to non-existent method.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8198 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -419,7 +419,6 @@ function loadNodes4Ganglia(data) { | ||||
|  | ||||
| 	// Turn table into a datatable | ||||
| 	var myDataTable = $('#nodesDataTable').dataTable(); | ||||
| 	setNodesDataTable(myDataTable); | ||||
|  | ||||
| 	// Do not sort ping and power column | ||||
| 	var pingCol = $('#nodesDataTable thead tr th').eq(2); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user