diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2017-09-20 07:59:20 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2017-09-20 07:59:20 +0200 |
| commit | 62c7cd9a77012600605e3fae6982e48822d3a5a7 (patch) | |
| tree | 4497cb9a64dc202ffcc289f693d7ea45b1ebd5ec /htroot/yacysearchtrailer.html | |
| parent | cbbc7b43d3f30474b2b63cf31a937d2bb0c3d7f3 (diff) | |
Upgraded JavaScript lib raphael.js from 2.1.3 to 2.2.7
Diffstat (limited to 'htroot/yacysearchtrailer.html')
| -rw-r--r-- | htroot/yacysearchtrailer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/yacysearchtrailer.html b/htroot/yacysearchtrailer.html index b2e02d03a..23250b53e 100644 --- a/htroot/yacysearchtrailer.html +++ b/htroot/yacysearchtrailer.html @@ -95,7 +95,7 @@ show search results for "#[query]#" on map</a> #(nav-dates)#:: <link rel="stylesheet" href="env/morris.css"> -<script src="js/raphael-min.js"></script> +<script src="js/raphael.min.js"></script> <script src="js/morris.js"></script> <script> document.getElementById("datehistogram").style = "height:200px"; |
