diff options
Diffstat (limited to 'hyperkitty/templates/thread.html')
-rw-r--r-- | hyperkitty/templates/thread.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hyperkitty/templates/thread.html b/hyperkitty/templates/thread.html index 6c59d7a..96c6020 100644 --- a/hyperkitty/templates/thread.html +++ b/hyperkitty/templates/thread.html @@ -77,7 +77,6 @@ {% block additionaljs %} -<script src="{{ STATIC_URL }}libs/jquery.expander.js"></script> <script type="text/javascript"> $(document).ready(function() { // hide quotes by default in the thread view |