From e2b84fa0795a5ce76fdfbbccae07c42648004c40 Mon Sep 17 00:00:00 2001 From: Donovan Daniels Date: Sun, 13 Oct 2024 02:45:34 -0500 Subject: [PATCH] Fix upload link in iqdb action --- app/controllers/yiff_rest/api_v2/images_controller.rb | 1 + app/views/yiff_rest/api_v2/manage/_nav.html.erb | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app/controllers/yiff_rest/api_v2/images_controller.rb b/app/controllers/yiff_rest/api_v2/images_controller.rb index 4ff7c28..9369e39 100644 --- a/app/controllers/yiff_rest/api_v2/images_controller.rb +++ b/app/controllers/yiff_rest/api_v2/images_controller.rb @@ -58,6 +58,7 @@ module YiffRest end def iqdb + @sp = {} end def query_iqdb diff --git a/app/views/yiff_rest/api_v2/manage/_nav.html.erb b/app/views/yiff_rest/api_v2/manage/_nav.html.erb index e58eff6..09bb857 100644 --- a/app/views/yiff_rest/api_v2/manage/_nav.html.erb +++ b/app/views/yiff_rest/api_v2/manage/_nav.html.erb @@ -9,13 +9,13 @@