default value for asseturls
This commit is contained in:
parent
fcbe872ea8
commit
732e3d80a0
@ -135,7 +135,7 @@
|
||||
label: 'Asset Urls',
|
||||
placeholder: "ex: http://www.company.com/logo.png, http://www.company.com/background.png",
|
||||
hint: "A list of all file assets. List of items, Type asset url, then press enter to add another item.",
|
||||
input_html: {data: {role: "tagsinput" }}%>
|
||||
input_html: {data: {role: "tagsinput" }, value: ""} %>
|
||||
</div>
|
||||
<% end %>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user