summaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2016-02-22 11:19:02 -0500
committerhmhealey <harrisonmhealey@gmail.com>2016-02-22 11:19:02 -0500
commitbc5f82f624fed139bd757298996189eca19ed1b7 (patch)
treee874a25bfe17b6aa957b505481fc30ea6ba1f019 /web/templates
parent32ae72d91d31699899d5e2084cf7faa40c81e42c (diff)
downloadchat-bc5f82f624fed139bd757298996189eca19ed1b7.tar.gz
chat-bc5f82f624fed139bd757298996189eca19ed1b7.tar.bz2
chat-bc5f82f624fed139bd757298996189eca19ed1b7.zip
Updated perfect-scrollbar to 0.6.10
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index 94a86e3dd..dadd148c1 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -54,7 +54,7 @@
<script src="/static/js/bootstrap-colorpicker.min.js"></script>
<script src="/static/js/react-bootstrap-0.28.1.js"></script>
<script src="/static/js/velocity.min.js"></script>
- <script src="/static/js/perfect-scrollbar-0.6.7.jquery.min.js"></script>
+ <script src="/static/js/perfect-scrollbar-0.6.10.jquery.min.js"></script>
<script src="/static/js/jquery-dragster/jquery.dragster.js"></script>
<script src="/static/js/babel-polyfill-6.1.18.min.js"></script>
<script src="/static/js/katex.min.js"></script>