cleaned up minor issues from testing embeddable code
[selectricity-live] / app / views / embed / results.rhtml
index b9b1eb48260ddc11553858d13c88ad92ba41af26..dea9b61a18ff5b2f0a249bd2a7c15e2dc10b2072 100644 (file)
@@ -1,5 +1,6 @@
 <div id="header">
-<img id="header_icon" src="/images/embed_header_icon.png" />
+<%= link_to '<img id="header_icon" src="/images/embed_header_icon.png" />',
+            {:controller => 'front'}, {:target => "_parent"} %>
 <h2>Current Standings</h2>
 </div>
 <div id="voting-box">

Benjamin Mako Hill || Want to submit a patch?