##// END OF EJS Templates
js: organized and updated JS packages....
js: organized and updated JS packages. - moved certain embeded files to be tracked via node2nix - bumped few libraries, jquery to 1.11.3 - bumped moustetrap to 1.6.1

File last commit:

r883:ae526446 default
r2123:f43bc711 default
Show More
shared-components.html
9 lines | 626 B | text/html | HtmlLexer
<!-- required for stamped out templates that might use common elements -->
<link rel="import" href="rhodecode-legacy-js/rhodecode-legacy-js.html">
<link rel="import" href="../../../../../bower_components/iron-ajax/iron-ajax.html">
<link rel="import" href="shared-styles.html">
<link rel="import" href="channelstream-connection/channelstream-connection.html">
<link rel="import" href="rhodecode-toast/rhodecode-toast.html">
<link rel="import" href="rhodecode-toggle/rhodecode-toggle.html">
<link rel="import" href="rhodecode-unsafe-html/rhodecode-unsafe-html.html">
<link rel="import" href="rhodecode-app/rhodecode-app.html">