##// END OF EJS Templates
comments: renamed ChangesetCommentsModel to CommentsModel to reflect what it actually does....
comments: renamed ChangesetCommentsModel to CommentsModel to reflect what it actually does. It's not limited to Changesets/Commits.

File last commit:

r712:e87a13fe default
r1323:41333240 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>