##// END OF EJS Templates
js: add failure callbacks to ajax functions to allow custom...
js: add failure callbacks to ajax functions to allow custom behaviour on failed requests

File last commit:

r712:e87a13fe default
r1140:4a2f36ea 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>