Commit 0d7bf1b7 by Chris Rodriguez

Removing safe transcripts for now

parent fba37a12
......@@ -758,8 +758,8 @@
'data-start': start[index],
'tabindex': 0
});
$(liEl).text(text);
$(liEl).html(text);
return liEl[0];
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment