Sha256: 60c70f129f9e6c22bf977f4a193c9adf1aac75044c45e244f014e94fa1741c65

Contents?: true

Size: 346 Bytes

Versions: 17

Compression:

Stored size: 346 Bytes

Contents

/**
 * @ngdoc module
 * @name  Bastion.products
 *
 * @description
 *   Module for product related functionality.
 */
angular.module('Bastion.products', [
    'ngResource',
    'ui.router',
    'Bastion',
    'Bastion.components',
    'Bastion.gpg-keys',
    'Bastion.i18n',
    'Bastion.sync-plans',
    'Bastion.tasks',
    'Bastion.utils'
]);

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
katello-3.4.5 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.4.4 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.4.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.4.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.4.0.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.4.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.3.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.4.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.4.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.4.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.3.1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.3.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.3.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.3.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.3.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.3.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-3.3.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js