Sha256: 727e09bdf76f315cfb51f9faba85415d027f66a5cbf56db7f9915db5125d9bb6

Contents?: true

Size: 193 Bytes

Versions: 62

Compression:

Stored size: 193 Bytes

Contents

angular.module('Bastion.content-hosts').directive('registerClient', function () {
    return {
        restrict: 'E',
        templateUrl: 'content-hosts/views/register-client.html'
    };
});

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
katello-3.14.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-host-register-client.directive.js
katello-3.14.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/content-host-register-client.directive.js