summaryrefslogtreecommitdiff
path: root/template/single_message.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2011-01-04 15:42:23 -0500
committerScott Ostler <scottbot9000@gmail.com>2011-01-04 15:42:23 -0500
commit92b092823c21af1339e0d42716dc856357f93e85 (patch)
tree809221e2a3b3c88306ba5e4b4996eb05297cec02 /template/single_message.st
parent7a031af911887a913857fdcebb252231119f4bf9 (diff)
Added topics, refactored recipient handling
Diffstat (limited to 'template/single_message.st')
-rw-r--r--template/single_message.st4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/single_message.st b/template/single_message.st
index 1428f2b..3bf49ac 100644
--- a/template/single_message.st
+++ b/template/single_message.st
@@ -3,7 +3,9 @@
<title>dump.fm</title>
$head()$
<script>
- jQuery(document).ready(initLog);
+ jQuery(function() {
+ initLog($recips$);
+ });
</script>
</head>
<body class="permalink">