Sha256: a34fa7da221d8e0bb79a218af1d8024940bf20cf1a5233d256ac390add3df214

Contents?: true

Size: 386 Bytes

Versions: 189

Compression:

Stored size: 386 Bytes

Contents

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

Version data entries

189 entries across 189 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.15.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.14.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.14.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.14.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.14.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.14.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.14.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.13.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.13.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.12.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.13.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.12.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.12.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.12.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.12.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.11.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.11.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.11.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js
katello-4.11.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/products.module.js