##// END OF EJS Templates
diffs: move diffmode to template global context and add it to session...
diffs: move diffmode to template global context and add it to session so mode is saved between requests

File last commit:

r883:ae526446 default
r1137:14bd0daf 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',
});