From 58e6b8b3d581fc6e4fd1fdd993dc87b77b1ebd62 Mon Sep 17 00:00:00 2001 From: jordan Date: Wed, 6 Jul 2011 22:41:24 +0000 Subject: [PATCH] retrieve the value of the canned comment using jQuery (not plain JS) git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1105 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum/skins/default/templates/node/canned_comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forum/skins/default/templates/node/canned_comments.html b/forum/skins/default/templates/node/canned_comments.html index 87296fc..356f83f 100644 --- a/forum/skins/default/templates/node/canned_comments.html +++ b/forum/skins/default/templates/node/canned_comments.html @@ -16,7 +16,7 @@ {% for comment in canned_comments %} - + -- 2.45.1