Removed unneeded commentary tag checkboxes

As per the discussion on GitHub, these will be handled instead
by the existing mechanisms of related and frequent tags.
This commit is contained in:
BrokenEagle
2020-01-16 21:37:23 +00:00
parent 82b621d87d
commit 3a422b26df
5 changed files with 5 additions and 23 deletions

View File

@@ -64,8 +64,7 @@ class UploadsController < ApplicationController
file source tag_string rating status parent_id artist_commentary_title
artist_commentary_desc include_artist_commentary referer_url
md5_confirmation as_pending translated_commentary_title
translated_commentary_desc add_commentary_tag add_commentary_request_tag
add_commentary_check_tag add_partial_commentary_tag
translated_commentary_desc
]
params.require(:upload).permit(permitted_params)