summaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-02-25 11:17:31 -0800
committerCorey Hulen <corey@hulen.com>2016-02-25 11:17:31 -0800
commit34e6f10f22d57139cace3d71f9aaee9012cc42c4 (patch)
tree843ba89276284cf94a8265e66c8e61043a7bb9e6 /web/templates
parentdb6f4cb4c3c7336094cdb693e28e7d91d674ae1f (diff)
parent4b24dd47d74cba73947fb8dcba2445a35e1837d4 (diff)
downloadchat-34e6f10f22d57139cace3d71f9aaee9012cc42c4.tar.gz
chat-34e6f10f22d57139cace3d71f9aaee9012cc42c4.tar.bz2
chat-34e6f10f22d57139cace3d71f9aaee9012cc42c4.zip
Merge pull request #2256 from hmhealey/ps
Revert "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 c0bf2909b..3a1439ab0 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -55,7 +55,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.10.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>
<script src="/static/js/babel-polyfill-6.1.18.min.js"></script>
<script src="/static/js/katex.min.js"></script>