##// END OF EJS Templates
integrations: rewrote usage of pylons components inside integrations....
integrations: rewrote usage of pylons components inside integrations. - added better auth decorators as used in other parts of the app - fixed tests - refactored the code to match other parts better (repo_route/repo_group_route)

File last commit:

r712:e87a13fe default
r1990:32399c6a default
Show More
shared-styles.html
5 lines | 147 B | text/html | HtmlLexer
<dom-module id="shared-styles">
<template>
<link rel="stylesheet" href="../../../css/style-polymer.css">
</template>
</dom-module>