summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-10-09 12:37:42 -0400
committerChristopher Speller <crspeller@gmail.com>2015-10-09 12:37:42 -0400
commit411606a75a5e816ab43e6f5daf34f85951bd6622 (patch)
treed94b16a7b076bfbdc2da8f6cadaa6a6d6c6870b2 /web/templates/head.html
parent73371fe33033f32c89bf7dd49170afc4afb1540c (diff)
parenta0febe2f3156ceb02635d9ecd5124da49c494161 (diff)
downloadchat-411606a75a5e816ab43e6f5daf34f85951bd6622.tar.gz
chat-411606a75a5e816ab43e6f5daf34f85951bd6622.tar.bz2
chat-411606a75a5e816ab43e6f5daf34f85951bd6622.zip
Merge branch 'master' into golang-version
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 8039f48a1..e4f1b56b3 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.js"></script>
+ <script src="/static/js/perfect-scrollbar-0.6.5.jquery.min.js"></script>
<script src="/static/js/jquery-dragster/jquery.dragster.js"></script>
<style id="antiClickjack">body{display:none !important;}</style>