summaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-02-22 15:03:26 -0500
committerChristopher Speller <crspeller@gmail.com>2016-02-22 15:03:26 -0500
commit7553246e65b4e92b593fdf7bf8d86770d077b491 (patch)
tree66a9ba92a7006f7b994a1c8879ce7dcb4774370f /web/templates
parent12fd1ddc95e1cc5320aa52afe8adc1937a8d606d (diff)
parentbc5f82f624fed139bd757298996189eca19ed1b7 (diff)
downloadchat-7553246e65b4e92b593fdf7bf8d86770d077b491.tar.gz
chat-7553246e65b4e92b593fdf7bf8d86770d077b491.tar.bz2
chat-7553246e65b4e92b593fdf7bf8d86770d077b491.zip
Merge pull request #2213 from hmhealey/ps
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>