38 lines
752 B
Plaintext
38 lines
752 B
Plaintext
<li>
|
|
<p>
|
|
<strong>videocode</strong>
|
|
<%= videolisting.videocode %>
|
|
</p>
|
|
<p>
|
|
<strong>producttypeid</strong>
|
|
<%= videolisting.producttypeid %>
|
|
</p>
|
|
<p>
|
|
<strong>voiceoverselection</strong>
|
|
<%= videolisting.voiceoverselection %>
|
|
</p>
|
|
<p>
|
|
<strong>musicselection</strong>
|
|
<%= videolisting.musicselection %>
|
|
</p>
|
|
<p>
|
|
<strong>clientprovidedscript</strong>
|
|
<%= videolisting.clientprovidedscript %>
|
|
</p>
|
|
<p>
|
|
<strong>keywords</strong>
|
|
<%= videolisting.keywords %>
|
|
</p>
|
|
<p>
|
|
<strong>focus</strong>
|
|
<%= videolisting.focus %>
|
|
</p>
|
|
<p>
|
|
<strong>notes</strong>
|
|
<%= videolisting.notes %>
|
|
</p>
|
|
<p>
|
|
<strong>asseturls</strong>
|
|
<%= videolisting.asseturls %>
|
|
</p>
|
|
</li> |