Sha256: 6683949dddcd72b3aa1cae70214fd3ffcf6e4eb1167e4ecbbfb71dfc127e33ee
Contents?: true
Size: 357 Bytes
Versions: 70
Compression:
Stored size: 357 Bytes
Contents
/** * @ngdoc module * @name Bastion.generic-content * * @description * Module for Generic content units related functionality. */ angular.module('Bastion.generic-content', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.common', 'Bastion.i18n', 'Bastion.components.formatters', 'Bastion.tasks', 'Bastion.dates' ]);
Version data entries
70 entries across 70 versions & 1 rubygems