Sha256: 0bf5ee946a392ed3f8128ace01e15b941d5f51b7315503800e773ed7196262f2
Contents?: true
Size: 394 Bytes
Versions: 20
Compression:
Stored size: 394 Bytes
Contents
<%- thumb = "assets/content/#{path}/#{gallery_id}/management/#{image}.jpg" -%> <%= link_to_remote image_tag("/#{thumb}?#{File.mtime(File.join(Rails.root, 'public', thumb)).to_i}", :size => '90x90'), :url => { :action => 'image_details', :id => id, :path => path, :gallery_id => gallery_id, :image => image.to_s + '.jpg' }, :update => 'gallery_window' %>
Version data entries
20 entries across 20 versions & 1 rubygems