Merge pull request #2826 from r888888888/related-tags-html
Related tags html page (fixes #2750)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class RelatedTagsController < ApplicationController
|
||||
respond_to :json
|
||||
respond_to :html, :only=>[:show]
|
||||
before_filter :require_reportbooru_key, only: [:update]
|
||||
|
||||
def show
|
||||
|
||||
Reference in New Issue
Block a user