diff options
Diffstat (limited to 'hyperkitty/templates/thread_list.html')
| -rw-r--r-- | hyperkitty/templates/thread_list.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hyperkitty/templates/thread_list.html b/hyperkitty/templates/thread_list.html index 9188f51..2e2c5ca 100644 --- a/hyperkitty/templates/thread_list.html +++ b/hyperkitty/templates/thread_list.html @@ -52,7 +52,6 @@ {% endblock %} {% block additionaljs %} -<script src="{{ STATIC_URL }}libs/jquery.expander.js"></script> <script> $(document).ready(function() { $('span.expander').expander({ |
