##// END OF EJS Templates
dependencies: bumped hupper to 1.3.1 and testpath to 0.4.2
dependencies: bumped hupper to 1.3.1 and testpath to 0.4.2

File last commit:

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