This commit is contained in:
Toks
2015-07-04 16:31:34 -04:00
parent d33fd43d9d
commit b1b31d7387
3 changed files with 23 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<% if params[:url] %>
<%= image_tag(@normalized_url, :title => "Preview", :id => "image") %>
<%= image_tag(image_proxy_uploads_path(:url => @normalized_url, :ref => params[:ref]), :title => "Preview", :id => "image") %>
<ul>
<% if @remote_size %>