##// END OF EJS Templates
core: use proper event to bootstrap pylons env....
core: use proper event to bootstrap pylons env. - allows to skip this for VCS and API calls in more efficient way. - fixes #5164

File last commit:

r712:e87a13fe default
r1309:8a946991 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>