Sha256: 319538f608f90b0f81b8d386ebe68656ea415f600ca8e9df48be7946c2ad36bb

Contents?: true

Size: 517 Bytes

Versions: 40

Compression:

Stored size: 517 Bytes

Contents

/**
 * @ngdoc module
 * @name  Bastion.content-hosts
 *
 * @description
 *   Module for content hosts related functionality.
 */
angular.module('Bastion.content-hosts', [
    'ngResource',
    'ui.router',
    'Bastion',
    'Bastion.i18n',
    'Bastion.common',
    'Bastion.components',
    'Bastion.components.formatters',
    'Bastion.organizations',
    'Bastion.subscriptions',
    'Bastion.capsules',
    'Bastion.hosts',
    'Bastion.errata',
    'Bastion.host-collections',
    'Bastion.repository-sets'
]);

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
katello-3.5.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.6.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.6.0.1.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.6.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.6.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.5.1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.5.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.5.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.5.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.5.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.5.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.4.5 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.4.4 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.4.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.4.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.4.0.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.4.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.4.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.4.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js
katello-3.4.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-hosts.module.js