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.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index ae0eb9911..3466510d4 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -32,11 +32,12 @@
<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">
- <script src="/static/js/react-with-addons-0.13.3.js"></script>
+ <script src="/static/js/react-0.14.0.js"></script>
+ <script src="/static/js/react-dom-0.14.0.js"></script>
<script src="/static/js/jquery-2.1.4.js"></script>
<script src="/static/js/bootstrap-3.3.5.js"></script>
<script src="/static/js/bootstrap-colorpicker.min.js"></script>
- <script src="/static/js/react-bootstrap-0.25.1.js"></script>
+ <script src="/static/js/react-bootstrap-0.27.1.js"></script>
<script src="/static/js/perfect-scrollbar-0.6.7.jquery.min.js"></script>
<script src="/static/js/jquery-dragster/jquery.dragster.js"></script>