##// END OF EJS Templates
validators: shortener factory for grouping hash
validators: shortener factory for grouping hash

File last commit:

r83:437edeed
r110:ee38f8f1
Show More
bitbucket-integration-config-view.js
5 lines | 324 B | application/javascript | JavascriptLexer
angular.module('appenlight.components.bitbucketIntegrationConfigView', [])
.component('bitbucketIntegrationConfigView', {
templateUrl: 'components/views/integrations/bitbucket-integration-config-view/bitbucket-integration-config-view.html',
controller: ApplicationsIntegrationsEditViewController
});