Merged in bugfix/PMCORE-3366 (pull request #8249)
PMCORE-3366 Approved-by: Fabio Guachalla Approved-by: Rodrigo Quelca
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
48a5508954
@@ -294,7 +294,7 @@ export default {
|
||||
category: this.category.id,
|
||||
caseList: this.data[1].id.toLowerCase(),
|
||||
processes: this.selectedProcesses,
|
||||
top: this.top,
|
||||
topTen: this.top,
|
||||
};
|
||||
this.category.id == "all" ? delete dt.category : null;
|
||||
Api.process
|
||||
|
||||
Reference in New Issue
Block a user