Mark snapshot as safe HTML

openid
Marcin Kulik 12 years ago
parent 09a9d86254
commit 42f8ea63de

@ -12,7 +12,7 @@
rendererClass: <%= renderer_class.html_safe %>, rendererClass: <%= renderer_class.html_safe %>,
autoPlay: <%= auto_play %>, autoPlay: <%= auto_play %>,
hud: <%= hud %>, hud: <%= hud %>,
snapshot: "<%= j snapshot %>" snapshot: "<%= (j(snapshot)).html_safe %>"
}); });
}); });
</script> </script>

Loading…
Cancel
Save