summaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/head.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index 76ee70ced..55c729476 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -18,12 +18,13 @@
<link rel="manifest" href="/static/config/manifest.json">
<!-- Android add to homescreen -->
- <link rel="stylesheet" href="/static/css/bootstrap-3.3.1.min.css">
+ <link rel="stylesheet" href="/static/css/bootstrap-3.3.5.min.css">
<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/react-with-addons-0.13.3.js"></script>
<script src="/static/js/jquery-1.11.1.js"></script>
- <script src="/static/js/bootstrap-3.3.1.js"></script>
+ <script src="/static/js/bootstrap-3.3.5.js"></script>
+ <script src="/static/js/react-bootstrap-0.25.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">