Pull upload notice, bookmarklet notice from help:upload_notice wiki page.
This commit is contained in:
@@ -5,6 +5,7 @@ class UploadsController < ApplicationController
|
||||
|
||||
def new
|
||||
@upload = Upload.new
|
||||
@upload_notice_wiki = WikiPage.titled(Danbooru.config.upload_notice_wiki_page).first
|
||||
if params[:url]
|
||||
@normalized_url = params[:url]
|
||||
headers = default_headers()
|
||||
|
||||
Reference in New Issue
Block a user