Sha256: 607dce6e7d8551833eae0d9322615dbc227af5337ad0b3a4d41efef2d5238934
Contents?: true
Size: 294 Bytes
Versions: 181
Compression:
Stored size: 294 Bytes
Contents
/** * @ngdoc module * @name Bastion.module-streams * * @description * Module for Module Stream related functionality. */ angular.module('Bastion.module-streams', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.i18n', 'Bastion.common', 'Bastion.components' ]);
Version data entries
181 entries across 181 versions & 1 rubygems
Version | Path |
---|---|
katello-3.9.0.rc1 | engines/bastion_katello/app/assets/javascripts/bastion_katello/module-streams/module-streams.module.js |