##// END OF EJS Templates
alert_channels: it should also be a pkey
alert_channels: it should also be a pkey

File last commit:

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