reference the root o_embed_cache on reshares

This commit is contained in:
danielgrippi 2012-01-07 20:24:13 -08:00
parent d5a4f9eb98
commit 7020194a57

View file

@ -39,7 +39,7 @@
<%= text %>
<% if(o_embed_cache) { %>
<% if(root.o_embed_cache) { %>
<%= root.o_embed_cache.posts.data.html %>
<% } %>
<!-- end duplication -->