Sha256: f549d61e85426476af2ccdb4e4919f919d01af9131e960b1dfb2a7c121cc86a6

Contents?: true

Size: 451 Bytes

Versions: 33

Compression:

Stored size: 451 Bytes

Contents

<li>
    <b><%= note.note %></b><br/>
    <%= "Inserita da: #{note.created_by}<br/>" unless note.created_by.nil? %>
    Il: <%= note.created_at.strftime("%m/%d/%Y at %I:%M:%S") %>   <br/>
    <%= link_to "Edit", active_metadata_edit_note_path(@document.class,@document.id,note.label,note.id) %>
    <%= link_to "Destroy", active_metadata_destroy_note_path(@document.class,@document.id,note.label,note.id), :method => :delete, :remote => true %>
</li>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
active_metadata-0.8.9 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.8 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.7.1 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.7 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.6 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.5.2 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.5.1 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.5 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.4 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.3.1 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.3 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.2 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.1 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.8.0 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.7.9 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.7.8 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.7.7 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.7.6 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.7.5 app/views/active_metadata/notes/_note.html.erb
active_metadata-0.7.4 app/views/active_metadata/notes/_note.html.erb