##// END OF EJS Templates
application: moved JS routes generation into pyramid....
application: moved JS routes generation into pyramid. - this will generate both pylons and pyramid js routes

File last commit:

r883:ae526446 default
r1538:5bdec8f6 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',
});