<%= videolisting.videocode %> |
<%= videolisting.producttypeid %> |
<%= videolisting.remoteassetsarchive %> |
<%= videolisting.voiceoverselection %> |
<%= videolisting.musicselection %> |
<%= videolisting.clientprovidedscript %> |
<%= videolisting.keywords %> |
<%= videolisting.focus %> |
<%= videolisting.notes %> |
<%= videolisting.asseturls %> |
<%= link_to 'Show', videolisting %> |
<%= link_to 'Edit', edit_videolisting_path(videolisting) %> |
<%= link_to 'Destroy', videolisting, method: :delete, data: { confirm: 'Are you sure?' } %> |
<% end %>