summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-10-14 08:50:12 -0400
committerChristopher Speller <crspeller@gmail.com>2015-10-15 14:57:23 -0400
commit2c98859b1bb077dcec798eee906d4a461646ed3b (patch)
tree46ab8391292d843917724028b55846a53cd92fa7 /web/templates/head.html
parent5d0cc6a45a35737221d61132c3c2d0a484ec4145 (diff)
downloadchat-2c98859b1bb077dcec798eee906d4a461646ed3b.tar.gz
chat-2c98859b1bb077dcec798eee906d4a461646ed3b.tar.bz2
chat-2c98859b1bb077dcec798eee906d4a461646ed3b.zip
Upgrading perfect scrollbar from 0.6.5 to 0.6.7
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 e6fedab22..ae0eb9911 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -37,7 +37,7 @@
<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/perfect-scrollbar-0.6.5.jquery.min.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>
<style id="antiClickjack">body{display:none !important;}</style>