##// END OF EJS Templates
navigation: moved registration of nav registry to it's own function....
navigation: moved registration of nav registry to it's own function. We can re-use it in EE tests better.

File last commit:

r712:e87a13fe default
r2327:aab2a6f1 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>