diff --git a/js/NodeContractInstances.js b/js/NodeContractInstances.js index 4ca317f..0cc458d 100644 --- a/js/NodeContractInstances.js +++ b/js/NodeContractInstances.js @@ -87,6 +87,7 @@ var drawciTable = function (table) { console.log("drawciTable"); var html = tableHead; for (var i = 0; i < table.length; i++) { + if (table[i].contractStatus=="KILLED") continue; html += "