| Title | Start time | End time | |||
|---|---|---|---|---|---|
| <%=h agenda_record_entry.title %> | <%=h agenda_record_entry.start_time %> | <%=h agenda_record_entry.end_time %> | <%= link_to 'Show', agenda_record_entry %> | <%= link_to 'Edit', edit_agenda_record_entry_path(agenda_record_entry) %> | <%= link_to 'Destroy', agenda_record_entry, :confirm => 'Are you sure?', :method => :delete %> |