##// END OF EJS Templates
repo-feed: fix path-based permissions condition on caching element....
repo-feed: fix path-based permissions condition on caching element. - the check condition was accidentally flipped the wrong way.

File last commit:

r712:e87a13fe default
r2740:77867d16 stable
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>