change var
This commit is contained in:
parent
8e8b5d3574
commit
39203e067a
@ -23,6 +23,6 @@
|
||||
label: 'Asset Urls',
|
||||
as: 'string',
|
||||
hint: "A list of all file assets. Comma Separated, (press backspace or click the x to remove)",
|
||||
input_html: {data: {role: "tagsinput" }, value: ""} %>
|
||||
input_html: {data: {role: "tagsinput" }, value: videolisting.asseturls} %>
|
||||
<div class="text-right remove-video"><%= link_to_remove_association "Remove Video Listing", f %></div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user