feat(TUP-28580):Replace current "Copy to branch", with "Copy from (#4449)

branch"
https://jira.talendforge.org/browse/TUP-28580
This commit is contained in:
Jane Ding
2021-07-19 17:19:24 +08:00
committed by GitHub
parent c6f054dd36
commit cdd45dec8b

View File

@@ -381,6 +381,8 @@ public class ImportItemsWizardPage extends WizardPage {
if (dependencyButton.getSelection()) {
handleImportDependencies();
}
filteredCheckboxTree.calculateCheckedLeafNodes();
checkSelectedItemErrors();
}
});