##// END OF EJS Templates
events: properly refresh comment object to load it's relationship....
events: properly refresh comment object to load it's relationship. This prevents from issues of reading associated statuses of comment during a partial commit (using Session().flush) - Fixes #5412

File last commit:

r712:e87a13fe default
r2470:4400cfcf 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>