Sha256: 5a969090290d29d6256023d36a280d2a18746a34988d5918c3e280fb4b5f5530
Contents?: true
Size: 430 Bytes
Versions: 25
Compression:
Stored size: 430 Bytes
Contents
%ul#list-photos-big.list-inline.list-photos - @works.each do |r| %li - path = worker_work_path(:id=>r.id) =link_to path do - if r.main_photo.nil? = noimage({:style=>'big'}, {:class=>'img-thumbnail'}) - else = image_tag r.main_photo.photo.url(:big), :class=>'img-thumbnail' .cont.cont-center =link_to r.title, path, :class=>'t' .clearfix = paginate @works
Version data entries
25 entries across 25 versions & 1 rubygems