summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-09-16 09:29:50 -0700
committer=Corey Hulen <corey@hulen.com>2015-09-16 09:29:50 -0700
commit84c0b96e0b89e54d02c5bc0a10f383fa8559809b (patch)
tree6fcb00e45af0e76f08b93d15937a6ff7077703ca /web/templates/head.html
parent2fc01df828b7fe40bd17d13b78b2f8b6922bb1bb (diff)
parentd4887cef03e3321910d33d672c194d1966cd0aac (diff)
downloadchat-84c0b96e0b89e54d02c5bc0a10f383fa8559809b.tar.gz
chat-84c0b96e0b89e54d02c5bc0a10f383fa8559809b.tar.bz2
chat-84c0b96e0b89e54d02c5bc0a10f383fa8559809b.zip
Merge branch 'master' into PLT-93
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 6fea62067..dcd643b58 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -36,7 +36,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>