Sha256: 873dabc6bf38b1a0565742b0bf8e55ab8e03e80f1bae3fceaa99c121ff7d0269

Contents?: true

Size: 272 Bytes

Versions: 36

Compression:

Stored size: 272 Bytes

Contents

.asset{:id => "text#{text.id}"}
  = raw text.content
  - if admin_signed_in?
    %p.asset-admin
      = link_to "Edit Text", edit_text_path(text), :rel=>"#overlay", :class => "overlayed"
      = link_to "Remove Text", text, :confirm => 'Are you sure?', :method => :delete

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
sbdevcore-0.3.10 app/views/texts/_show.html.haml
sbdevcore-0.3.9 app/views/texts/_show.html.haml
sbdevcore-0.3.8 app/views/texts/_show.html.haml
sbdevcore-0.3.7 app/views/texts/_show.html.haml
sbdevcore-0.3.6 app/views/texts/_show.html.haml
sbdevcore-0.3.5 app/views/texts/_show.html.haml
sbdevcore-0.3.4 app/views/texts/_show.html.haml
sbdevcore-0.3.3 app/views/texts/_show.html.haml
sbdevcore-0.3.2 app/views/texts/_show.html.haml
sbdevcore-0.3.1 app/views/texts/_show.html.haml
sbdevcore-0.3.0 app/views/texts/_show.html.haml
sbdevcore-0.2.26 app/views/texts/_show.html.haml
sbdevcore-0.2.25 app/views/texts/_show.html.haml
sbdevcore-0.2.24 app/views/texts/_show.html.haml
sbdevcore-0.2.23 app/views/texts/_show.html.haml
sbdevcore-0.2.22 app/views/texts/_show.html.haml
sbdevcore-0.2.21 app/views/texts/_show.html.haml
sbdevcore-0.2.20 app/views/texts/_show.html.haml
sbdevcore-0.2.19 app/views/texts/_show.html.haml
sbdevcore-0.2.18 app/views/texts/_show.html.haml