Sha256: 7bbb0c7ec661f523e6ddb83873c6f97f6918b19e0105fdd29a1f64fd63ec31f8
Contents?: true
Size: 450 Bytes
Versions: 58
Compression:
Stored size: 450 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
58 entries across 58 versions & 1 rubygems