##// END OF EJS Templates
user: simplify fetching of personal repository groups....
user: simplify fetching of personal repository groups. - we don't rely on auth user no need to fetch permissions - for disabled users this fixes a bug that repo group wasn't displayed

File last commit:

r712:e87a13fe default
r1691:519ae2cd 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>