##// END OF EJS Templates
comments: allow submitting id of comment which submitted comment resolved....
comments: allow submitting id of comment which submitted comment resolved. - use common template for inject forms - cleanup of JS models, bind class of Form into the form itself

File last commit:

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