Sha256: 62ffa0ad171956f8a18e82ddc62c9a571aa79de1f1d22049732cbcc8f71b41bc

Contents?: true

Size: 390 Bytes

Versions: 4

Compression:

Stored size: 390 Bytes

Contents

= link_to "text:", droom.scrap_url(scrap), :class => "icon text", :data => {:action => "popup"}
%p.caption
  = link_to shorten(scrap.body, 90), droom.scrap_url(scrap), :data => {:action => "popup"}
  = action_menulink(scrap, :class => "small")
  %span.attribution
    = shorten(scrap.note, 40)
  = render :partial => "droom/scraps/credit", :locals => {:scrap => scrap}
= action_menu(scrap)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
droom-0.4.3 app/views/droom/scraps/thumbs/_text.html.haml
droom-0.4.2 app/views/droom/scraps/thumbs/_text.html.haml
droom-0.4.1 app/views/droom/scraps/thumbs/_text.html.haml
droom-0.2.1 app/views/droom/scraps/thumbs/_text.html.haml