Changes notes tag on forms
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
<div class="small-12 column">
|
||||
<%= f.label :tag_list, t("debates.form.tags_label") %>
|
||||
<span class="note"><%= t("debates.form.tags_instructions") %></span>
|
||||
<p class="note"><%= t("debates.form.tags_instructions") %></p>
|
||||
<span class="tags">
|
||||
<% @featured_tags.each do |tag| %>
|
||||
<a class="js-add-tag-link"><%= tag.name %></a>
|
||||
|
||||
Reference in New Issue
Block a user