##// END OF EJS Templates
sqlalchemy: allow ping connection using dedicated flag for sqlachemy....
sqlalchemy: allow ping connection using dedicated flag for sqlachemy. - this is usefull flag but we don't need it to be connected to debug flag.

File last commit:

r882:d869b56a default
r2760:f4490348 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>