Fix sompile error
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
This commit is contained in:
@@ -38,8 +38,8 @@ public class SoftwareModuleTableLayout extends AbstractTableLayout {
|
|||||||
softwareManagement, entityFactory, permChecker);
|
softwareManagement, entityFactory, permChecker);
|
||||||
|
|
||||||
super.init(
|
super.init(
|
||||||
new SoftwareModuleTableHeader(i18n, permChecker, eventBus, artifactUploadState, softwareManagement,
|
new SoftwareModuleTableHeader(i18n, permChecker, eventBus, artifactUploadState, entityFactory,
|
||||||
entityFactory, softwareModuleAddUpdateWindow),
|
softwareModuleAddUpdateWindow),
|
||||||
new SoftwareModuleTable(eventBus, i18n, uiNotification, artifactUploadState, softwareManagement,
|
new SoftwareModuleTable(eventBus, i18n, uiNotification, artifactUploadState, softwareManagement,
|
||||||
uploadViewAcceptCriteria, swMetadataPopupLayout),
|
uploadViewAcceptCriteria, swMetadataPopupLayout),
|
||||||
new SoftwareModuleDetails(i18n, eventBus, permChecker, softwareModuleAddUpdateWindow,
|
new SoftwareModuleDetails(i18n, eventBus, permChecker, softwareModuleAddUpdateWindow,
|
||||||
|
|||||||
Reference in New Issue
Block a user