This commit is contained in:
albert
2012-04-18 12:20:49 -04:00
parent 13e66ef832
commit 3cbcd1e6b9
5 changed files with 6 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
<%= f.label :tag_string, "Tags" %>
<%= f.text_area :tag_string , :size => "50x3" %>
</div>
<%= button_tag "Related tags", :id => "related-tags-button" %>
<%= button_tag "Artists", :id => "related-artists-button" %>
<%= button_tag "Characters", :id => "related-characters-button" %>