summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/head.html')
-rw-r--r--web/templates/head.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index 9b4e9d30f..abcb30700 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -9,15 +9,15 @@
<link rel="stylesheet" href="/static/css/jasny-bootstrap.min.css" rel="stylesheet">
<script src="/static/js/react-with-addons-0.13.1.js"></script>
- <script src="/static/js/jquery-1.11.1.min.js"></script>
- <script src="/static/js/bootstrap-3.3.1.min.js"></script>
+ <script src="/static/js/jquery-1.11.1.js"></script>
+ <script src="/static/js/bootstrap-3.3.1.js"></script>
<link id="favicon" rel="icon" href="/static/images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/static/images/favicon.ico" type="image/x-icon">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/static/css/styles.css">
- <script src="/static/js/perfect-scrollbar.min.js"></script>
+ <script src="/static/js/perfect-scrollbar-0.6.3.jquery.js"></script>
<script src="/static/js/bundle.js"></script>
<script type="text/javascript" src="https://www.google.com/jsapi?autoload={'modules':[{'name':'visualization','version':'1','packages':['annotationchart']}]}"></script>