webpack/scenes/ContentViews/Details/Repositories/ContentCounts.js in katello-4.0.3 vs webpack/scenes/ContentViews/Details/Repositories/ContentCounts.js in katello-4.1.0.rc1

- old
+ new

@@ -13,10 +13,9 @@ docker_manifest_list: ['container manifest lists', 'container manifest list', 'content/docker_manifest_lists'], docker_tag: ['container tags', 'container tag', 'content/docker_tags'], file: ['files', 'file', 'content/files'], ostree_branch: ['ostree branches', 'ostree branch', 'content/ostree_branches'], package_group: ['package groups', 'package group', 'package_groups'], - puppet_module: ['puppet modules', 'puppet module', 'content/puppet_modules'], srpm: ['source RPMs', 'source RPM', 'source_rpms'], // no link? }; const appendCount = (type, count, info, productId, repoId) => { const [repoPlural, repoSingular, link] = info;