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