Autocomplete tags for investments projects
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
label: false,
|
||||
placeholder: t("budgets.investments.form.tags_placeholder"),
|
||||
aria: {describedby: "tags-list-help-text"},
|
||||
class: 'js-tag-list' %>
|
||||
class: 'js-tag-list tag-autocomplete',
|
||||
data: {js_url: suggest_tags_path} %>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user