Sha256: 4a8a911255147b405e06495b4dd7b49cb08a2df6520e6a2ffab1520fe80f4ba1

Contents?: true

Size: 388 Bytes

Versions: 51

Compression:

Stored size: 388 Bytes

Contents

- @title= 'Show Note'
- doc = Note.find_by :id => @note.id

%h3.ui-bar.ui-bar-a.ui-corner-all Title: #{@note.title}
      
.ui-body.ui-body-a.ui-corner-all
            
  %p #{@note.body}

  = link_to image_tag('pencil.png', style:'border:none; float:none;'), {controller: "jinda", action: "init", s: 'notes:xedit', note_id: @note.id}, data: { confirm: "Please Confirm" }

Version data entries

51 entries across 47 versions & 4 rubygems

Version Path
jinda-0.8.0 test/dummy/app/views/notes/show.haml
jinda-0.8.0 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.7.4 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.7.4 test/dummy/app/views/notes/show.haml
jinda-0.7.7.3 test/dummy/app/views/notes/show.haml
jinda-0.7.7.3 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.7.2 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.7.1 lib/generators/jinda/templates/app/views/notes/show.haml
jinda_mind-1.0.0 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.7 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.6 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.5.5 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.5.4 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.5.3 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.5.2 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.5.0 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.3 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.2 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.1 lib/generators/jinda/templates/app/views/notes/show.haml
jinda-0.7.0.4 lib/generators/jinda/templates/app/views/notes/show.haml