##// END OF EJS Templates
integrations: expose actor user_id, and username in webhook integration templates args....
integrations: expose actor user_id, and username in webhook integration templates args. ref #5287

File last commit:

r883:ae526446 default
r1709:48d816ce default
Show More
rhodecode-legacy-js.js
3 lines | 45 B | application/javascript | JavascriptLexer
frontend: wrap our legacy js code inside polymer element
r883 Polymer({
is: 'rhodecode-legacy-js',
});