Sha256: 53518a4e3c3b832a141eca84dd50cf4f62575e27c0b2be69060bf0b9b56e3089
Contents?: true
Size: 458 Bytes
Versions: 3
Compression:
Stored size: 458 Bytes
Contents
- if document = scrap.document = link_to "document:", droom.scrap_url(scrap), :data => {:action => "popup"}, :class => "#{document.file_extension} icon" %p.scrapdocument = link_to document.name, droom.scrap_url(scrap), :data => {:action => "popup"} = action_menulink(scrap, :class => "small") %span.caption = shorten(scrap.note, 120) = render :partial => "droom/scraps/credit", :locals => {:scrap => scrap} = action_menu(scrap)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
droom-0.4.3 | app/views/droom/scraps/thumbs/_document.html.haml |
droom-0.4.2 | app/views/droom/scraps/thumbs/_document.html.haml |
droom-0.4.1 | app/views/droom/scraps/thumbs/_document.html.haml |