summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/thread.html
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2012-11-15 12:18:16 +0100
committerAurélien Bompard <aurelien@bompard.org>2012-11-15 12:18:16 +0100
commitda573d9e2ff66d30d3a06c2641a828ae8b272e7d (patch)
tree36fe625b49dd7b20939c0ddefcfc39e18918f999 /hyperkitty/templates/thread.html
parentd263274071048fc0c0d18644ad8a5ac49bf14d7b (diff)
downloadhyperkitty-da573d9e2ff66d30d3a06c2641a828ae8b272e7d.tar.gz
hyperkitty-da573d9e2ff66d30d3a06c2641a828ae8b272e7d.tar.xz
hyperkitty-da573d9e2ff66d30d3a06c2641a828ae8b272e7d.zip
Move JS libs in the libs subdir
Diffstat (limited to 'hyperkitty/templates/thread.html')
-rw-r--r--hyperkitty/templates/thread.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/thread.html b/hyperkitty/templates/thread.html
index c55d445..20dc8c6 100644
--- a/hyperkitty/templates/thread.html
+++ b/hyperkitty/templates/thread.html
@@ -41,7 +41,7 @@
{% block additionaljs %}
-<script src="{{ STATIC_URL }}jquery.expander.js"></script>
+<script src="{{ STATIC_URL }}js/libs/jquery.expander.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('div.email_body').expander({