summaryrefslogtreecommitdiffstats
path: root/web/Makefile.am
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-10-03 23:52:19 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-10-03 23:52:19 +0300
commit479130a1bcfcc14efad507415296982650a07a8e (patch)
tree192ffb9d4654fc127ee8df51d16ffcfbcaa5d394 /web/Makefile.am
parentb97c897bf759cee22c3f6366d4dc9014080a3e84 (diff)
dygraphs back to version dd74404 - the new version broke IE 11 support
Diffstat (limited to 'web/Makefile.am')
-rw-r--r--web/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/Makefile.am b/web/Makefile.am
index fbc526df34..d0795c059f 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
@@ -40,8 +40,8 @@ dist_weblib_DATA = \
lib/bootstrap-toggle-2.2.2.min.js \
lib/c3-0.4.11.min.js \
lib/d3-3.5.17.min.js \
- lib/dygraph-combined-f6ec7be.js \
- lib/dygraph-smooth-plotter-f6ec7be.js \
+ lib/dygraph-combined-dd74404.js \
+ lib/dygraph-smooth-plotter-dd74404.js \
lib/gauge-d5260c3.min.js \
lib/jquery-2.2.4.min.js \
lib/jquery.easypiechart-97b5824.min.js \