##// END OF EJS Templates
packaging: Improve name of bower components derivation...
packaging: Improve name of bower components derivation - Include the version, so that it can easier be related based on the name in the nix store. - Avoid appending bower-components since this part is already added as a prefix by the machinery.

File last commit:

r715:968979cd default
r724:10b241b0 default
Show More
rhodecode-toggle.js
3 lines | 41 B | application/javascript | JavascriptLexer
rhodecode-toggle: stub for new UI element
r715 Polymer({
is: 'rhodecode-toggle'
});