##// END OF EJS Templates
repo-group-schemas: refactor repository group schemas....
repo-group-schemas: refactor repository group schemas. - fixes #4133 - refactor to make it behave like repo schemas - chain validation fixes - nicer error messages - consistent permission checks

File last commit:

r712:e87a13fe default
r1154:e3bdce95 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>