Sha256: 0a48f167d4e40c3a4d401847afb78e3c15d00bf3e8f9b3559ae2c9d665efcf57
Contents?: true
Size: 470 Bytes
Versions: 71
Compression:
Stored size: 470 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.i18n', 'Bastion.components', 'Bastion.repositories', 'Bastion.packages', 'Bastion.errata', 'Bastion.package-groups', 'Bastion.module-streams', 'Bastion.files', 'Bastion.debs' ]);
Version data entries
71 entries across 71 versions & 1 rubygems