##// END OF EJS Templates
pull-requests: fixed case of unresolved comments attached to removed file in pr....
pull-requests: fixed case of unresolved comments attached to removed file in pr. - This makes removed files that still have unresolved TODO visible. Before those file were hidden and unable to merge because of TODO requirements.

File last commit:

r712:e87a13fe default
r2808:241bd1e7 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>