default value for asseturls
This commit is contained in:
parent
fcbe872ea8
commit
732e3d80a0
@ -135,7 +135,7 @@
|
|||||||
label: 'Asset Urls',
|
label: 'Asset Urls',
|
||||||
placeholder: "ex: http://www.company.com/logo.png, http://www.company.com/background.png",
|
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.",
|
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>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user