##// END OF EJS Templates
channelstream: push events with comments on single commits....
channelstream: push events with comments on single commits. - use wrapper for posting to simplify the code.

File last commit:

r883:ae526446 default
r1970:ef3d81a8 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',
});