summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/recent_activities.html
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/templates/recent_activities.html')
-rw-r--r--hyperkitty/templates/recent_activities.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/recent_activities.html b/hyperkitty/templates/recent_activities.html
index 411fb5b..84a8d5d 100644
--- a/hyperkitty/templates/recent_activities.html
+++ b/hyperkitty/templates/recent_activities.html
@@ -219,6 +219,6 @@
<script>
$(document).ready(function() {
$("#archives").accordion({navigation: true});
- }
+ });
</script>
{% endblock %}