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:
parent
27e95260b3
commit
81f4cd1c5f
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user