From 1efaf31a907aa42fc0b01029d332f539b2067a75 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Fri, 7 Dec 2012 12:05:04 +0100 Subject: Factorize the add_tag and like JS functions --- hyperkitty/templates/thread.html | 76 ---------------------------------------- 1 file changed, 76 deletions(-) (limited to 'hyperkitty/templates/thread.html') diff --git a/hyperkitty/templates/thread.html b/hyperkitty/templates/thread.html index 9e1333f..e2a0524 100644 --- a/hyperkitty/templates/thread.html +++ b/hyperkitty/templates/thread.html @@ -51,80 +51,4 @@ }); - {% endblock %} -- cgit