NIFI-6253 - Remove invalid/unnecessary argument in call to nfCanvasUtil.reload

This closes #3491
This commit is contained in:
Rob Fellows 2019-05-24 10:22:51 -04:00 committed by Matt Gilman
parent 410854f53e
commit 0a31c38790
No known key found for this signature in database
GPG Key ID: DF61EC19432AEE37
1 changed files with 1 additions and 3 deletions

View File

@ -1341,9 +1341,7 @@
resetPolicy();
loadPolicy();
}).always(function () {
nfCanvasUtils.reload({
'transition': true
});
nfCanvasUtils.reload();
});
} else {
nfDialog.showOkDialog({