implemented find artist

This commit is contained in:
albert
2011-10-03 15:02:12 -04:00
parent 043e674036
commit ba9aa94e31
4 changed files with 37 additions and 13 deletions

View File

@@ -20,6 +20,7 @@
<%= f.label :source, nil, :title => "You can enter a URL to have #{Danbooru.config.app_name} automatically download and process it" %>
<%= f.text_field :source, :size => 50, :value => params[:url] %>
<%= button_tag "Similar", :id => "similar-button" %>
<%= button_tag "Artist", :id => "find-artist-button" %>
</div>
<div class="input">