iqdb: simplify ajax call.
Also add support for .xml responses to /iqdb_queries.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
<%= render "iqdb_queries/matches" %>
|
||||
1
app/views/iqdb_queries/show.js.erb
Normal file
1
app/views/iqdb_queries/show.js.erb
Normal file
@@ -0,0 +1 @@
|
||||
$("#iqdb-similar").html("<%= j render "iqdb_queries/matches" %>");
|
||||
Reference in New Issue
Block a user