##// END OF EJS Templates
ssh: improve logging, and make the UI show last accessed date for key.
ssh: improve logging, and make the UI show last accessed date for key.

File last commit:

r883:ae526446 default
r2973:40c25cc7 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',
});