Improvement related to reload counters for Valeo
This commit is contained in:
@@ -2602,12 +2602,6 @@ Ext.onReady ( function() {
|
||||
// Nothing to do
|
||||
}
|
||||
|
||||
try {
|
||||
parent.updateCasesTree();
|
||||
}
|
||||
catch (e) {
|
||||
// Nothing to do
|
||||
}
|
||||
if (action === "search") {
|
||||
comboCategory.setValue(
|
||||
typeof filtersValues !== 'undefined' && filtersValues.advanced && filtersValues.advanced.category ?
|
||||
|
||||
Reference in New Issue
Block a user