##// END OF EJS Templates
pull-requests: expose version browsing of pull requests....
pull-requests: expose version browsing of pull requests. - show nav for browsing each version of pr - show detailed changes for each of version - update comment template to indicate the changes were due to update of a pr

File last commit:

r712:e87a13fe default
r1255:952cdf08 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>