##// END OF EJS Templates
ui: allow selecting and specifing ssh clone url....
ui: allow selecting and specifing ssh clone url. - fixes #5340

File last commit:

r883:ae526446 default
r2497:9a1b0044 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',
});