##// END OF EJS Templates
readme: reorganization
readme: reorganization

File last commit:

r83:437edeed
r161:0a9b17f1
Show More
hipchat-integration-config-view.js
5 lines | 316 B | application/javascript | JavascriptLexer
angular.module('appenlight.components.hipchatIntegrationConfigView', [])
.component('hipchatIntegrationConfigView', {
templateUrl: 'components/views/integrations/hipchat-integration-config-view/hipchat-integration-config-view.html',
controller: ApplicationsIntegrationsEditViewController
});