Sha256: 1fd3c457f76417eb6ec43f11768d01c374f1da18452241f09d2f3dd28562baab

Contents?: true

Size: 409 Bytes

Versions: 9

Compression:

Stored size: 409 Bytes

Contents

/**
 * @ngdoc module
 * @name  Bastion.content-views.versions
 *
 * @description
 *   Module for content view version related functionality.
 */
angular.module('Bastion.content-views.versions', [
    'ngResource',
    'ui.router',
    'Bastion',
    'Bastion.components',
    'Bastion.repositories',
    'Bastion.packages',
    'Bastion.errata',
    'Bastion.package-groups',
    'Bastion.puppet-modules'
]);

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
katello-2.4.5 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/content-view-versions.module.js
katello-2.4.4 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/content-view-versions.module.js
katello-2.4.3 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/content-view-versions.module.js
katello-2.4.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/content-view-versions.module.js
katello-2.4.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/content-view-versions.module.js
katello-2.4.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/content-view-versions.module.js
katello-2.4.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/content-view-versions.module.js
katello-2.4.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/content-view-versions.module.js
katello-2.4.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/content-view-versions.module.js