app/soc/templates/soc/templatetags/_as_table_row.html
changeset 1270 a48a592919b0
parent 1215 b21e40ef8dad
child 1302 54e736a805b5
--- a/app/soc/templates/soc/templatetags/_as_table_row.html	Wed Feb 11 23:47:13 2009 +0000
+++ b/app/soc/templates/soc/templatetags/_as_table_row.html	Wed Feb 11 23:49:44 2009 +0000
@@ -48,7 +48,7 @@
       );
     </script>
   {% endif %}
-    {{ field }}
+    {{ field|safe }}
   </td>
 
   {% if required %}