Improvement related to reload counters for Valeo

This commit is contained in:
Julio Cesar Laura Avendaño
2020-01-14 11:57:18 -04:00
parent a1b92c852e
commit 4517abc30d
4 changed files with 6 additions and 22 deletions

View File

@@ -593,8 +593,6 @@ Ext.onReady(function () {
}
}
parent.updateCasesTree();
function inArray(arr, obj) {
for (var i = 0; i < arr.length; i++) {
if (arr[i] == obj)