minor plugin fixes

This commit is contained in:
Lee Lawlor
2014-10-22 15:02:38 -04:00
parent 06824f1957
commit 8272f17930
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
</head>
<body>
<div id="chart-container">
<img alt="Ajax loader" src="/assets/ajax-loader.gif" style="position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0;" />
<img alt="Ajax loader" src="//thingspeak.com/assets/ajax-loader.gif" style="position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0;" />
</div>
</body>
</html>