summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-09-15 10:17:19 -0400
committerhmhealey <harrisonmhealey@gmail.com>2015-09-15 12:52:52 -0400
commit49df7c0314ff0f7c7b23f7fe47864a9d9e2c0a0d (patch)
treeee2e9ae709ff5cdf73007e6f2d91f17fa9e8330e /web/templates/head.html
parentc447db6e78df1307d2d1245acdd791de6d79716a (diff)
downloadchat-49df7c0314ff0f7c7b23f7fe47864a9d9e2c0a0d.tar.gz
chat-49df7c0314ff0f7c7b23f7fe47864a9d9e2c0a0d.tar.bz2
chat-49df7c0314ff0f7c7b23f7fe47864a9d9e2c0a0d.zip
PLT-172 Updated perfect-scrollbar to 0.6.5
Diffstat (limited to 'web/templates/head.html')
-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 76ee70ced..760e83089 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -30,7 +30,7 @@
<link href='/static/css/google-fonts.css' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/static/css/styles.css">
- <script src="/static/js/perfect-scrollbar-0.6.3.jquery.js"></script>
+ <script src="/static/js/perfect-scrollbar-0.6.5.jquery.js"></script>
<script src="/static/js/jquery-dragster/jquery.dragster.js"></script>