summaryrefslogtreecommitdiff
path: root/docs/examples/index.html
diff options
context:
space:
mode:
authorSrix <sriram@watchy.in>2015-06-29 20:56:19 +0530
committerSrix <sriram@watchy.in>2015-06-29 20:56:19 +0530
commit9f564fe0d5b60a5d6fe5287ca3b8f78849f47163 (patch)
tree015e7a705f1a7009f66d73e80e6d32b4bbc990cd /docs/examples/index.html
parentd0fb153bc4ddcf0aa39074e028a5f9a10b355637 (diff)
Need to upgrade javascriptrrdfile.js to latest 1.1.1 version to support rrd files generated by arm machines.srix/master
Yes the rrd file generated by arm is not binary compatible with x86. However rebuilding the dependency.js kept failing because of version mismatch. so excluded the rrd file part and added it as separate JS.
Diffstat (limited to 'docs/examples/index.html')
-rw-r--r--docs/examples/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/examples/index.html b/docs/examples/index.html
index 6873fd1..7e456ee 100644
--- a/docs/examples/index.html
+++ b/docs/examples/index.html
@@ -12,6 +12,8 @@
<link rel="stylesheet" type="text/css" href="assets/css/jquerytools.dateinput.skin1.css" />
<script type="text/javascript" src="assets/js/dependencies.js"></script>
+ <script type="text/javascript" src="assets/js/rrdFile-1.1.1.js"></script>
+
<script type="text/javascript" src="../../jarmon/jarmon.js"></script>
<script type="text/javascript" src="jarmon_example_recipes.js"></script>
<script type="text/javascript">