##// END OF EJS Templates
pull-requests: forbid doing any changes on closed pull-requests....
pull-requests: forbid doing any changes on closed pull-requests. - this is forbidden in the UI however we also need to prevent backend calls

File last commit:

r882:d869b56a default
r2383:6726b773 default
Show More
rhodecode-favicon.html
7 lines | 214 B | text/html | HtmlLexer
<link rel="import" href="../../../../../../bower_components/polymer/polymer.html">
<dom-module id="rhodecode-favicon">
<template>
</template>
<script src="rhodecode-favicon.js"></script>
</dom-module>