114115116117118119120121122123124
endSection(); if ( isHistoricalReadOnly ) { startSection( Constants.INSTANCE.Dependencies() ); addRow( new DependencyWidget( clientFactory, eventBus, this.packageConfigData, isHistoricalReadOnly ) ); endSection();