Sha256: a4213d047804dbb99277cc120075db91d6d6ac4b960fe4c338991e0d6471cfcd
Contents?: true
Size: 303 Bytes
Versions: 40
Compression:
Stored size: 303 Bytes
Contents
/** * @ngdoc module * @name Bastion.errata * * @description * Module for Errata related functionality. */ angular.module('Bastion.errata', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.common', 'Bastion.i18n', 'Bastion.components.formatters', 'Bastion.tasks' ]);
Version data entries
40 entries across 40 versions & 1 rubygems